Class 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:
  • Constructor Details

    • DocumentSimulatedRouteException

      public DocumentSimulatedRouteException()
    • DocumentSimulatedRouteException

      public DocumentSimulatedRouteException(String s)
    • DocumentSimulatedRouteException

      public DocumentSimulatedRouteException(String message, Throwable throwable)
    • DocumentSimulatedRouteException

      public DocumentSimulatedRouteException(Throwable throwable)