Class ImportedTransactionActiveException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.geronimo.transaction.manager.ImportedTransactionActiveException
-
- All Implemented Interfaces:
java.io.Serializable
public class ImportedTransactionActiveException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImportedTransactionActiveException(javax.transaction.xa.Xid xid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.transaction.xa.Xid
getXid()
-