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
public class ActivitiImageException extends RuntimeException
Runtime exception for all image logic.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ActivitiImageException(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
-
-