Package org.activiti.image.exception
Class ActivitiImageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.activiti.image.exception.ActivitiImageException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ActivitiInterchangeInfoNotFoundException
Runtime exception for all image logic.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionActivitiImageException(String message) ActivitiImageException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ActivitiImageException
-
ActivitiImageException
-