org.datanucleus.transaction
Class HeuristicRollbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.datanucleus.exceptions.NucleusException
org.datanucleus.transaction.NucleusTransactionException
org.datanucleus.transaction.HeuristicRollbackException
- All Implemented Interfaces:
- java.io.Serializable
public class HeuristicRollbackException
- extends NucleusTransactionException
- 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 © 2009. All Rights Reserved.