Uses of Class
io.camunda.zeebe.gateway.impl.broker.response.BrokerError
Packages that use BrokerError
-
Uses of BrokerError in io.camunda.zeebe.gateway.cmd
Fields in io.camunda.zeebe.gateway.cmd declared as BrokerErrorMethods in io.camunda.zeebe.gateway.cmd that return BrokerErrorConstructors in io.camunda.zeebe.gateway.cmd with parameters of type BrokerErrorModifierConstructorDescriptionBrokerErrorException(BrokerError brokerError) BrokerErrorException(BrokerError error, Throwable cause) -
Uses of BrokerError in io.camunda.zeebe.gateway.impl.broker.response
Methods in io.camunda.zeebe.gateway.impl.broker.response that return BrokerErrorConstructors in io.camunda.zeebe.gateway.impl.broker.response with parameters of type BrokerError