UnknownTypeEnumeratorException Constructor

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