public static class TwoPhaseCommitTool.CommitFailException extends IOException
TwoPhaseCommitTool.execute(TwoPhaseCommit...)
when an
object fails to commit().Constructor and Description |
---|
CommitFailException(Throwable cause,
TwoPhaseCommit obj)
Sole constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CommitFailException(Throwable cause, TwoPhaseCommit obj)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.