ActionNotSupportedException Constructor

Include Protected Members
Include Inherited Members

Initializes a default instance of the ActionNotSupportedException 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 ActionNotSupportedException(Exception) Initializes an instance of the ActionNotSupportedException class when there was an inner exception that caused this exception.
Public method ActionNotSupportedException(String) Initializes an instance of the ActionNotSupportedException class with a message.

Top

Remarks

The default constructor initializes any fields to their default values.

See Also

Reference

ActionNotSupportedException Class

Microsoft.SqlServer.Management.Dac Namespace