com.ibm.ws.javax.activity
Class ActionNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.ws.javax.activity.ActionNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ActionNotFoundException
extends java.lang.Exception

This exception is thrown by the Activity service when an attempt is made to remove the association between an Action and any SignalSets registered with the Activity if that Action instance is not recognized by the Activity service.

See Also:
Serialized Form

Constructor Summary
ActionNotFoundException()
          Default constructor for the exception.
 
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

ActionNotFoundException

public ActionNotFoundException()
Default constructor for the exception.



 

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.