DatabaseProjectPersistenceException Constructor

Initializes a new instance of the DatabaseProjectPersistenceException 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 DatabaseProjectPersistenceException() () () () Initializes a new instance of the DatabaseProjectPersistenceException class.
Public method DatabaseProjectPersistenceException(String) Initializes a new instance of the DatabaseProjectPersistenceException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Protected method DatabaseProjectPersistenceException(SerializationInfo, StreamingContext) Initializes a new instance of the DatabaseProjectPersistenceException class with serialized data.
Public method DatabaseProjectPersistenceException(String, Exception) Initializes a new instance of the DatabaseProjectPersistenceException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Top

See Also

Reference

DatabaseProjectPersistenceException Class

Microsoft.VisualStudio.Data.Tools.Package.Project Namespace