gr.uoa.di.madgik.workflow.exception
Class WorkflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gr.uoa.di.madgik.workflow.exception.WorkflowException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- WorkflowEnvironmentException, WorkflowInternalErrorException, WorkflowProcessException, WorkflowSerializationException, WorkflowValidationException
public class WorkflowException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WorkflowException
public WorkflowException()
WorkflowException
public WorkflowException(String message)
WorkflowException
public WorkflowException(String message,
Throwable cause)
Copyright © 2013. All Rights Reserved.