Package org.camunda.bpm.client.exception
Class ValueMapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.client.exception.ExternalTaskClientException
org.camunda.bpm.client.exception.ValueMapperException
- All Implemented Interfaces:
Serializable
Exception is thrown when a value could not be mapped
- Author:
- Tassilo Weidner
- See Also:
-
Constructor Summary
ConstructorDescriptionValueMapperException
(String message) ValueMapperException
(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
-
ValueMapperException
-
ValueMapperException
-