com.atomikos.icatch
Class HeurHazardException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atomikos.icatch.HeurHazardException
- All Implemented Interfaces:
- Serializable
public class HeurHazardException
- extends Exception
Exception signaling that two-phase commit was not acknowledged
by some participants.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
msgs_
protected HeuristicMessage[] msgs_
HeurHazardException
public HeurHazardException(HeuristicMessage[] msgs)
getHeuristicMessages
public HeuristicMessage[] getHeuristicMessages()
- Returns:
- HeuristicMessage[] The messages, or null if none given.
Copyright © 2012. All Rights Reserved.