Package io.camunda.service
Class CamundaServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.service.CamundaServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NotFoundException,SearchQueryExecutionException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCamundaServiceException(BrokerError brokerError) CamundaServiceException(BrokerRejection brokerRejection) CamundaServiceException(String message) CamundaServiceException(String message, Throwable cause) CamundaServiceException(Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CamundaServiceException
-
CamundaServiceException
-
CamundaServiceException
-
CamundaServiceException
-
CamundaServiceException
-
-
Method Details
-
getBrokerError
-
getBrokerRejection
-