Package de.uplanet.lucy.server.workflow
Klasse WorkflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.uplanet.lucy.server.workflow.WorkflowException
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungWorkflowException(String p_strMsg) WorkflowException(String p_strMsg, Throwable p_cause) WorkflowException(Throwable p_cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
WorkflowException
public WorkflowException() -
WorkflowException
-
WorkflowException
-
WorkflowException
-