BacpacException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the BacpacException class using default values.

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 BacpacException(String) Initializes a new instance of the BacpacException class with specified error message.
Public method BacpacException(String, Exception) Initializes a new instance of the BacpacException class with specified error message and inner exception.

Top

See Also

Reference

BacpacException Class

Microsoft.SqlServer.Management.Dac Namespace