com.ibm.ws.javax.activity
Class SignalSetActiveException

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

public class SignalSetActiveException
extends java.lang.Exception

This exception is thrown by the SignalSet if an attempt is made to obtain its final Outcome after the SignalSet has started to produce signals and before it has finished producing them.

See Also:
Serialized Form

Constructor Summary
SignalSetActiveException()
          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

SignalSetActiveException

public SignalSetActiveException()
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.