Class SpringExternalTaskClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.client.exception.ExternalTaskClientException
org.camunda.bpm.client.spring.exception.SpringExternalTaskClientException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NotInitializedException
,NotOpenedException
Spring External Task Client Exception
- See Also:
-
Constructor Summary
ConstructorDescriptionSpringExternalTaskClientException
(String message) SpringExternalTaskClientException
(String message, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SpringExternalTaskClientException
-
SpringExternalTaskClientException
-