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
public class DocumentSimulatedRouteException
- extends WorkflowException
The exception used from the Simulation Engine when it has problems routing a
document
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DocumentSimulatedRouteException
public DocumentSimulatedRouteException()
DocumentSimulatedRouteException
public DocumentSimulatedRouteException(String s)
DocumentSimulatedRouteException
public DocumentSimulatedRouteException(String message,
Throwable throwable)
DocumentSimulatedRouteException
public DocumentSimulatedRouteException(Throwable throwable)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.