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