bitronix.tm.internal
Class BitronixHeuristicCommitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.HeuristicCommitException
bitronix.tm.internal.BitronixHeuristicCommitException
- All Implemented Interfaces:
- Serializable
public class BitronixHeuristicCommitException
- extends HeuristicCommitException
Subclass of HeuristicCommitException
supporting nested Throwable
s.
- Author:
- lorban
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BitronixHeuristicCommitException
public BitronixHeuristicCommitException(String string)
BitronixHeuristicCommitException
public BitronixHeuristicCommitException(String string,
Throwable t)
Copyright © 2006-2013 Bitronix Software. All Rights Reserved.