com.semarchy.mdm.runtime.activity
Class ActivityIllegalStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.semarchy.mdm.runtime.activity.ActivityIllegalStateException
- All Implemented Interfaces:
- Serializable
public class ActivityIllegalStateException
- extends RuntimeException
Exception raised when trying to perform a workflow action on a task that is
not or not anymore in the expected state for this action.
- Author:
- sarod
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActivityIllegalStateException
public ActivityIllegalStateException(String pMessage)
Copyright © 2015. All Rights Reserved.