com.ibm.websphere.interrupt
Class InterruptRegistrationException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.websphere.interrupt.InterruptRegistrationException
All implemented interfaces:
java.io.Serializable
- public class InterruptRegistrationException
- extends java.lang.Exception
InterruptObject
fails.
See Also:
Constructor Summary
Constructor and Description |
---|
InterruptRegistrationException(java.lang.String message)
|
InterruptRegistrationException(java.lang.String message,java.lang.Throwable t)
|
Method Summary
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
InterruptRegistrationException
- public InterruptRegistrationException( java.lang.String message)
InterruptRegistrationException
- public InterruptRegistrationException( java.lang.String message,
- java.lang.Throwable t)