Compartilhar via


Construtor XEventException

Incluir membros protegidos
Incluir membros herdados

Initializes a new instance of the XEventException class with a system-supplied message that describes the error.

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 XEventException() Initializes a new instance of the XEventException class.
Método público XEventException(String) Initializes a new instance of the XEventException class with a specified message that describes the error.
Método protegido XEventException(SerializationInfo, StreamingContext) Initializes a new instance of the XEventException class with serialized data.
Método público XEventException(String, Exception) Initializes a new instance of the XEventException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Início

Consulte também

Referência

XEventException Classe

Namespace Microsoft.SqlServer.Management.XEvent