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