|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.enhydra.shark.api.client.wfmc.wapi.WMWorkflowException
org.enhydra.shark.api.client.wfmc.wapi.WMInvalidObjectException
org.enhydra.shark.api.client.wfmc.wapi.WMInvalidActivityInstanceException
public class WMInvalidActivityInstanceException
Constructor Summary | |
---|---|
WMInvalidActivityInstanceException(java.lang.String activityId)
Constructs a new WMInvalidActivityInstanceException. |
Method Summary |
---|
Methods inherited from class org.enhydra.shark.api.client.wfmc.wapi.WMInvalidObjectException |
---|
getObject, toString |
Methods inherited from class org.enhydra.shark.api.client.wfmc.wapi.WMWorkflowException |
---|
getCause, getError, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WMInvalidActivityInstanceException(java.lang.String activityId)
activityId
- The ID of the activity definition or the activity
instance, depending on the context.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |