com.evolveum.midpoint.wf
Class WorkflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.wf.WorkflowException
- All Implemented Interfaces:
- java.io.Serializable
public class WorkflowException
- extends java.lang.Exception
Created with IntelliJ IDEA.
User: mederly
Date: 4.10.2012
Time: 16:41
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
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 |
WorkflowException
public WorkflowException()
WorkflowException
public WorkflowException(java.lang.Throwable cause)
WorkflowException
public WorkflowException(java.lang.String message)
WorkflowException
public WorkflowException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2012 evolveum. All Rights Reserved.