Class ClientStreamBlockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.camunda.zeebe.transport.stream.api.ClientStreamBlockedException
- All Implemented Interfaces:
Serializable
Exception thrown when a client is blocked, i.e. it cannot receive any pushed payloads until
further notice.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClientStreamBlockedException
-