Share via


DbProvisioningException Constructor

Initializes a new instance of the DbProvisioningException class.

Overload List

Name Description
DbProvisioningException ()
Initializes a new instance of the DbProvisioningException class.
DbProvisioningException (String)
Initializes a new instance of the DbProvisioningException class that contains the specified error message.
DbProvisioningException (SerializationInfo, StreamingContext)
Initializes a new instance of the DbProvisioningException class by using serialized data.
DbProvisioningException (String, Exception)
Initializes a new instance of the DbProvisioningException class that contains a specified error message and a reference to the inner exception that caused this exception.

See Also

Reference

DbProvisioningException Class
DbProvisioningException Members
Microsoft.Synchronization.Data Namespace