com.ibm.ws.extensionhelper.exception
Class InconsistentTransactionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.ws.extensionhelper.exception.InconsistentTransactionException
-
- All Implemented Interfaces:
- java.io.Serializable
public class InconsistentTransactionException extends java.lang.Exception
This is thrown when an inconsistent local transaction is detected.- Since:
- 5.0.2
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description InconsistentTransactionException()
-