com.atomikos.icatch
Class HeurMixedException

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

public class HeurMixedException
extends HeuristicException

An exception signaling that some participants have committed whereas others performed a rollback.

See Also:
Serialized Form

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

HeurMixedException

public HeurMixedException()


Copyright © 2016. All Rights Reserved.