Class CallbackNotRegisteredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.websphere.jtaextensions.CallbackNotRegisteredException
All Implemented Interfaces:
Serializable

public final class CallbackNotRegisteredException extends Exception
The exception is thrown by the transaction manager if an attempt is made to unregister a SynchronizationCallback that is not registered with the ExtendedJTATransaction.
See Also:
  • Constructor Details

    • CallbackNotRegisteredException

      public CallbackNotRegisteredException()