Serializable
public static class TwoPhaseCommitTool.CommitFailException extends IOException
TwoPhaseCommitTool.execute(TwoPhaseCommit...)
when an
object fails to commit().Constructor | Description |
---|---|
CommitFailException(Throwable cause,
TwoPhaseCommit obj) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CommitFailException(Throwable cause, TwoPhaseCommit obj)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.