Class TwoPhaseCommitTool.CommitFailException
Thrown by Execute(ITwoPhaseCommit[]) when an object fails to Commit().
Inheritance
System.Object
TwoPhaseCommitTool.CommitFailException
Assembly: DistributedLucene.Net.dll
Syntax
public class CommitFailException : IO.IOException
Constructors
Name | Description |
---|---|
CommitFailException(Exception, ITwoPhaseCommit) | Sole constructor. |
CommitFailException(SerializationInfo, StreamingContext) | Initializes a new instance of this class with serialized data. |
CommitFailException(String) |