Package org.dspace.workflow
Class WorkflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.workflow.WorkflowException
- All Implemented Interfaces:
Serializable
Exception for problems with the execution of the actions and steps
- Author:
- Bram De Schouwer (bram.deschouwer at dot com), Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WorkflowException
-
WorkflowException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-