Package com.ibm.websphere.jtaextensions
Class CallbackNotRegisteredException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.ibm.websphere.jtaextensions.CallbackNotRegisteredException
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public final class CallbackNotRegisteredException extends java.lang.ExceptionThe exception is thrown by the transaction manager if an attempt is made to unregister aSynchronizationCallbackthat is not registered with theExtendedJTATransaction.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description CallbackNotRegisteredException()
 
-