DatabaseProviderException constructor

Initializes a new instance of the DatabaseProviderException() class.

Overload list

  Name Description
Public method DatabaseProviderException() Initializes a new instance of the DatabaseProviderException class.
Public method DatabaseProviderException(String) Initializes a new instance of the DatabaseProviderException with the specified error message.
Public method DatabaseProviderException(DatabaseProviderError) Initializes a new instance of the DatabaseProviderException class with the specified error.
Protected method DatabaseProviderException(SerializationInfo, StreamingContext) Initializes a new instance of the DatabaseProviderException class with serialized data.
Public method DatabaseProviderException(String, Exception) Initializes a new instance of the DatabaseProviderException with the specified error message.
Public method DatabaseProviderException(String, DatabaseProviderError, String) Initializes a new instance of the DatabaseProviderException with extended error information

Top

See also

Reference

DatabaseProviderException class

DatabaseProviderException members

Microsoft.SharePoint.Administration.DatabaseProvider namespace