Compartir a través de


CollectorException Constructor

Incluir miembros protegidos
Incluir miembros heredados

Creates an internal instance of the exception.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público CollectorException() Creates an instance of the exception.
Método público CollectorException(String) The error message.
Método público CollectorException(SerializationInfo, StreamingContext) Instantiates an instance of the CollectorException class, passing info and context as parameters.
Método público CollectorException(String, Exception) Creates a collection object and passes the error message and the exception that is causing the error.

Arriba

Comentarios

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

Vea también

Referencia

CollectorException Clase

Espacio de nombres Microsoft.SqlServer.Management.Collector