org.jboss.portal.workflow
Class WorkflowException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.portal.workflow.WorkflowException
All Implemented Interfaces:
java.io.Serializable

public class WorkflowException
extends java.lang.Exception

Created on : Dec 21, 2006

Author:
Sohil Shah - sohil.shah@jboss.com
See Also:
Serialized Form

Constructor Summary
WorkflowException()
           
WorkflowException(java.lang.Exception e)
           
WorkflowException(java.lang.String e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorkflowException

public WorkflowException()

WorkflowException

public WorkflowException(java.lang.Exception e)
Parameters:
e -

WorkflowException

public WorkflowException(java.lang.String e)
Parameters:
e -