Share via


DbPartiallyProvisionedException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DbPartiallyProvisionedException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DbPartiallyProvisionedException() Initializes a new instance of the DbPartiallyProvisionedException class by using default values.
Public method DbPartiallyProvisionedException(String) Initializes a new instance of the DbPartiallyProvisionedException class with the specified message.
Protected method DbPartiallyProvisionedException(SerializationInfo, StreamingContext) Initializes a new instance of the DbPartiallyProvisionedException class by using serialization information and streaming context parameters.
Public method DbPartiallyProvisionedException(String, Exception) Initializes a new instance of the DbPartiallyProvisionedException class with the specified message and a reference to the inner exception that caused this exception.

Top

See Also

Reference

DbPartiallyProvisionedException Class

Microsoft.Synchronization.Data Namespace