Package io.camunda.zeebe.gateway.cmd
Class BrokerErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.zeebe.gateway.cmd.BrokerException
io.camunda.zeebe.gateway.cmd.BrokerErrorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBrokerErrorException(BrokerError brokerError) BrokerErrorException(BrokerError error, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
error
-
-
Constructor Details
-
BrokerErrorException
-
BrokerErrorException
-
-
Method Details
-
getError
-