com.ibm.ws.javax.activity
Class ActivityNotProcessedExceptionjava.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.ws.javax.activity.ActivityNotProcessedException
- All Implemented Interfaces:
- java.io.Serializable
- public class ActivityNotProcessedException
- extends java.lang.Exception
This exception is raised when it is not possible to complete the processing of signals from a completion or broadcast signal set.
- See Also:
- Serialized Form
Constructor Summary ActivityNotProcessedException()
Default constructor for the exception.ActivityNotProcessedException(java.lang.String errorMsg)
Constructs an instance of the exception with the specified errorMsg.
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 ActivityNotProcessedException
public ActivityNotProcessedException()
- Default constructor for the exception.
ActivityNotProcessedException
public ActivityNotProcessedException(java.lang.String errorMsg)
- Constructs an instance of the exception with the specified errorMsg.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.