com.ibm.websphere.ActivitySession
Class NotProcessedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.websphere.ActivitySession.ActivitySessionException
com.ibm.websphere.ActivitySession.NotProcessedException
- All Implemented Interfaces:
- java.io.Serializable
- public class NotProcessedException
- extends ActivitySessionException
- See Also:
- Serialized Form
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 |
NotProcessedException
public NotProcessedException()
NotProcessedException
public NotProcessedException(java.lang.String msg)
NotProcessedException
public NotProcessedException(java.lang.Exception ex)
NotProcessedException
public NotProcessedException(java.lang.String msg,
java.lang.String[] msgs)
NotProcessedException
public NotProcessedException(java.lang.Exception ex,
java.lang.String[] msgs)
NotProcessedException
public NotProcessedException(java.lang.String msg,
java.lang.Exception ex,
java.lang.String[] msgs)
getMessages
public java.lang.String[] getMessages()