Compartir a través de


InvalidConfigurationFileEnumeratorException Constructor

Initializes a new instance of the InvalidConfigurationFileEnumeratorException class.

Notas

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

Lista de sobrecargas

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

Vea también

Referencia

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

Otros recursos

Handling SMO Exceptions