com.opensymphony.workflow
Class FactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.opensymphony.workflow.WorkflowException
com.opensymphony.workflow.FactoryException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidWorkflowDescriptorException
public class FactoryException
- extends WorkflowException
- Author:
- Hani Suleiman (hani@formicary.net)
Date: Apr 8, 2003
Time: 9:42:15 AM
- See Also:
- Serialized Form
FactoryException
public FactoryException()
FactoryException
public FactoryException(String message)
FactoryException
public FactoryException(Exception cause)
FactoryException
public FactoryException(String message,
Exception cause)