Uses of Class
org.apache.commons.workflow.WorkflowException

Packages that use WorkflowException
org.apache.commons.workflow This package contains the core interfaces and classes that define the major components of the workflow management system. 
 

Uses of WorkflowException in org.apache.commons.workflow
 

Subclasses of WorkflowException in org.apache.commons.workflow
 class StepException
          A StepException is used to report problems encountered during the dynamic execution of a specific Step.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.