com.atomikos.icatch
Class HeurRollbackException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atomikos.icatch.HeuristicException
              extended by com.atomikos.icatch.HeurRollbackException
All Implemented Interfaces:
java.io.Serializable

public class HeurRollbackException
extends HeuristicException

An exception signaling that the transaction's work has been rolled back heuristically.

See Also:
Serialized Form

Constructor Summary
HeurRollbackException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HeurRollbackException

public HeurRollbackException()


Copyright © 2016. All Rights Reserved.