| Exception | Description | 
|---|---|
| DocumentSimulatedRouteException | The exception used from the Simulation Engine when it has problems routing a
 document | 
| InvalidActionTakenException | The exception thrown whenever an ActionTaken can not be procesed for some reason. | 
| InvalidParentDocTypeException | This error is thrown whenever a child document type is trying to be processed before its 
 parent document type has been parsed; this provides a means for delaying the processing
 of child doc types until their parents are parsed. | 
| LockingException | An exception which is thrown when a pessimistic lock fails to be aquired. | 
| ResourceUnavailableException | Thrown when a resource is not available. | 
| WorkflowException | A generic checked exception thrown from KEW. | 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.