Partilhar via


Construtor CollectorException

Incluir membros protegidos
Incluir membros herdados

Creates an internal instance of the exception.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
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.

Início

Comentários

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

Consulte também

Referência

CollectorException Classe

Namespace Microsoft.SqlServer.Management.Collector