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