Uses of Class
io.camunda.zeebe.client.api.command.ClientException
-
Packages that use ClientException Package Description io.camunda.zeebe.client.api.command -
-
Uses of ClientException in io.camunda.zeebe.client.api.command
Subclasses of ClientException in io.camunda.zeebe.client.api.command Modifier and Type Class Description classClientStatusExceptionclassInternalClientExceptionException which is thrown on internal errors inside the client itself.
-