DacException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DacException 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 DacException() Initializes a new instance of the DacException class.
Public method DacException(String) Initializes a new instance of the DacException class that has the specified message text.
Protected method DacException(SerializationInfo, StreamingContext) Initializes a new instance of the DacException class specifying a location to stream serialized information.
Public method DacException(String, Exception) Initializes a new instance of the DacException class that has the specified message text and inner exception.

Top

See Also

Reference

DacException Class

Microsoft.SqlServer.Management.Dac Namespace