|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.wfmc.wapi.WMWorkflowException org.wfmc.wapi.WMInvalidObjectException org.wfmc.wapi.WMInvalidActivityInstanceException
Constructor Summary | |
WMInvalidActivityInstanceException(java.lang.String activityId)
Constructs a new WMInvalidActivityInstanceException. |
Methods inherited from class org.wfmc.wapi.WMInvalidObjectException |
getObject, toString |
Methods inherited from class org.wfmc.wapi.WMWorkflowException |
getError |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, 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 |