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