Compartir a través de


XEventException Constructor

Incluir miembros protegidos
Incluir miembros heredados

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

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 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.

Arriba

Vea también

Referencia

XEventException Clase

Espacio de nombres Microsoft.SqlServer.Management.XEvent