BadRequestException |
Thrown when you perform an illegal operation or the given data is invalid.
|
ConnectionLostException |
Exception is thrown if the connection could not be established
|
DataFormatException |
|
EngineException |
Thrown if something went wrong during the engine execution (e.g., a persistence exception occurred).
|
ExternalTaskClientException |
External task client exception
|
NotAcquiredException |
Deprecated.
|
NotFoundException |
Exception is thrown if the task has been canceled and therefore does not exist anymore
|
NotResumedException |
Deprecated.
|
RestException |
Thrown when a request from the engine's REST API fails.
|
UnknownHttpErrorException |
Exception is thrown in case the HTTP status code is not known by the client.
|
ValueMapperException |
Exception is thrown when a value could not be mapped
|