|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.websphere.ActivitySession.ActivitySessionException
com.ibm.websphere.ActivitySession.ActivitySessionCompletedException
public class ActivitySessionCompletedException
Constructor Summary | |
---|---|
ActivitySessionCompletedException()
|
|
ActivitySessionCompletedException(java.lang.Exception ex)
|
|
ActivitySessionCompletedException(java.lang.String msg)
|
|
ActivitySessionCompletedException(java.lang.String msg,
java.lang.Exception ex)
|
Method Summary |
---|
Methods inherited from class com.ibm.websphere.ActivitySession.ActivitySessionException |
---|
getNestedException |
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 |
Constructor Detail |
---|
public ActivitySessionCompletedException()
public ActivitySessionCompletedException(java.lang.String msg)
public ActivitySessionCompletedException(java.lang.Exception ex)
public ActivitySessionCompletedException(java.lang.String msg, java.lang.Exception ex)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |