Package org.kuali.rice.kew.api.exception
Class DocumentSimulatedRouteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.rice.kew.api.exception.WorkflowException
org.kuali.rice.kew.api.exception.DocumentSimulatedRouteException
- All Implemented Interfaces:
Serializable
The exception used from the Simulation Engine when it has problems routing a
document
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentSimulatedRouteException(String message, Throwable throwable) DocumentSimulatedRouteException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DocumentSimulatedRouteException
public DocumentSimulatedRouteException() -
DocumentSimulatedRouteException
-
DocumentSimulatedRouteException
-
DocumentSimulatedRouteException
-