com.atomikos.icatch
Class HeurHazardException

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

public class HeurHazardException
extends HeuristicException

Exception signaling that two-phase commit was not acknowledged by some participants.

See Also:
Serialized Form

Constructor Summary
HeurHazardException()
           
HeurHazardException(String msg)
           
 
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

HeurHazardException

public HeurHazardException()

HeurHazardException

public HeurHazardException(String msg)


Copyright © 2016. All Rights Reserved.