org.apache.geronimo.transaction.manager
Class ImportedTransactionActiveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.transaction.manager.ImportedTransactionActiveException
- All Implemented Interfaces:
- Serializable
public class ImportedTransactionActiveException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImportedTransactionActiveException
public ImportedTransactionActiveException(Xid xid)
getXid
public Xid getXid()
Copyright © 2012 Apache Software Foundation. All Rights Reserved.