Package com.ibm.websphere.jtaextensions
Class NotSupportedException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.ibm.websphere.jtaextensions.NotSupportedException
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public final class NotSupportedException extends java.lang.ExceptionThe exception is thrown by the transaction manager if an attempt is made to register aSynchronizationCallbackin an environment or at a time when this function is not available.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description NotSupportedException()
 
-