Share via


InvalidVersionEnumeratorException Constructor

Initializes a new instance of the InvalidVersionEnumeratorException class.

Remarks

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

Overload List

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

See Also

Reference

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

Other Resources

Handling SMO Exceptions