Class NotSupportedException

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

public final class NotSupportedException extends Exception
The exception is thrown by the transaction manager if an attempt is made to register a SynchronizationCallback in an environment or at a time when this function is not available.
See Also:
  • Constructor Details

    • NotSupportedException

      public NotSupportedException()