Class StreamExhaustedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.zeebe.transport.stream.api.StreamExhaustedException
All Implemented Interfaces:
Serializable

public class StreamExhaustedException extends RuntimeException
See Also:
  • Constructor Details

    • StreamExhaustedException

      public StreamExhaustedException(String message)