Package com.ibm.websphere.jtaextensions
Class NotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.websphere.jtaextensions.NotSupportedException
- All Implemented Interfaces:
Serializable
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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotSupportedException
public NotSupportedException()
-