org.enhydra.shark.api.client.wfmodel
Class UpdateNotAllowed
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.enhydra.shark.api.RootException
org.enhydra.shark.api.client.wfmodel.UpdateNotAllowed
- All Implemented Interfaces:
- java.io.Serializable
- public final class UpdateNotAllowed
- extends RootException
Is raised when it is not allowed to update the process/activity context.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UpdateNotAllowed
public UpdateNotAllowed()
UpdateNotAllowed
public UpdateNotAllowed(java.lang.String $reason)
UpdateNotAllowed
public UpdateNotAllowed(java.lang.Throwable th)
UpdateNotAllowed
public UpdateNotAllowed(java.lang.String message,
java.lang.Throwable th)