Condividi tramite


Costruttore CollectorException

Include i membri protetti
Include i membri ereditati

Creates an internal instance of the exception.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico CollectorException() Creates an instance of the exception.
Metodo pubblico CollectorException(String) The error message.
Metodo pubblico CollectorException(SerializationInfo, StreamingContext) Instantiates an instance of the CollectorException class, passing info and context as parameters.
Metodo pubblico CollectorException(String, Exception) Creates a collection object and passes the error message and the exception that is causing the error.

In alto

Osservazioni

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

Vedere anche

Riferimento

CollectorException Classe

Spazio dei nomi Microsoft.SqlServer.Management.Collector