RecoverableErrorMustFailEntireItemException Constructor
Initializes a new instance of the RecoverableErrorMustFailEntireItemException class.
Overload List
Name | Description |
---|---|
RecoverableErrorMustFailEntireItemException () |
Initializes a new instance of the RecoverableErrorMustFailEntireItemException class.
|
RecoverableErrorMustFailEntireItemException (String) |
Initializes a new instance of the RecoverableErrorMustFailEntireItemException class that contains the specified error message.
|
RecoverableErrorMustFailEntireItemException (SerializationInfo, StreamingContext) |
Initializes a new instance of the RecoverableErrorMustFailEntireItemException class by using serialized data.
|
RecoverableErrorMustFailEntireItemException (String, Exception) |
Initializes a new instance of the RecoverableErrorMustFailEntireItemException class that contains a specified error message and a reference to the inner exception that caused this exception.
|
See Also
Reference
RecoverableErrorMustFailEntireItemException Class
RecoverableErrorMustFailEntireItemException Members
Microsoft.Synchronization Namespace