com.atomikos.icatch
Class HeurCommitException

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

public class HeurCommitException
extends HeuristicException

Exception signaling heuristic commit.

See Also:
Serialized Form

Constructor Summary
HeurCommitException()
           
 
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

HeurCommitException

public HeurCommitException()


Copyright © 2016. All Rights Reserved.