UnknownTypeEnumeratorException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the UnknownTypeEnumeratorException class.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
UnknownTypeEnumeratorException () Initializes a new instance of the UnknownTypeEnumeratorException class.
UnknownTypeEnumeratorException (String) Initializes a new instance of the UnknownTypeEnumeratorException class for the specified type.
UnknownTypeEnumeratorException (String, Exception) Initializes a new instance of the UnknownTypeEnumeratorException class for the specified type and with the specified inner exception.

See Also

Reference

UnknownTypeEnumeratorException Class
UnknownTypeEnumeratorException Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Handling SMO Exceptions