Uses of Class
com.opensymphony.workflow.InternalWorkflowException

Packages that use InternalWorkflowException
com.opensymphony.workflow   
 

Uses of InternalWorkflowException in com.opensymphony.workflow
 

Subclasses of InternalWorkflowException in com.opensymphony.workflow
 class InvalidActionException
          Exception thrown to indicate that the action just attempt is invalid for the specified workflow.
 class QueryNotSupportedException
          Exception thrown to indicate that the query requested is not supported by the current store
 


OpenSymphony Workflow Project Page