com.atomikos.icatch
Class HeuristicException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atomikos.icatch.HeuristicException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HeurCommitException, HeurHazardException, HeurMixedException, HeurRollbackException

public class HeuristicException
extends Exception

Common superclass for heuristics.

See Also:
Serialized Form

Constructor Summary
HeuristicException(String message)
           
 
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

HeuristicException

public HeuristicException(String message)


Copyright © 2016. All Rights Reserved.