org.jpox.transaction
Class HeuristicRollbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jpox.exceptions.JPOXException
org.jpox.transaction.JPOXTransactionException
org.jpox.transaction.HeuristicRollbackException
- All Implemented Interfaces:
- java.io.Serializable
public class HeuristicRollbackException
- extends JPOXTransactionException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
HeuristicRollbackException
public HeuristicRollbackException()
HeuristicRollbackException
public HeuristicRollbackException(java.lang.String message,
java.lang.Throwable exception)
HeuristicRollbackException
public HeuristicRollbackException(java.lang.String message,
java.lang.Throwable[] exceptions)
HeuristicRollbackException
public HeuristicRollbackException(java.lang.String message)
Copyright © -2008 . All Rights Reserved.