Share via


DbNotProvisionedException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DbNotProvisionedException 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 DbNotProvisionedException() Initializes a new instance of the DbNotProvisionedException class by using default values.
Public method DbNotProvisionedException(String) Initializes a new instance of the DbNotProvisionedException class with the specified message.
Protected method DbNotProvisionedException(SerializationInfo, StreamingContext) Initializes a new instance of the DbNotProvisionedException class by using serialization information and streaming context parameters.
Public method DbNotProvisionedException(String, Exception) Initializes a new instance of the DbNotProvisionedException class with the specified message and a reference to the inner exception that caused this exception.

Top

See Also

Reference

DbNotProvisionedException Class

Microsoft.Synchronization.Data Namespace