Compartir a través de


EventFileInvalidException Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the EventFileInvalidException class.

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 EventFileInvalidException() Initializes a new instance of the EventFileInvalidException class using default values.
Método público EventFileInvalidException(String) Initializes a new instance of the EventFileInvalidException class with specified error message.
Método protegido EventFileInvalidException(SerializationInfo, StreamingContext) Initializes a new instance of the EventFileInvalidException class with specified serialization and context information.
Método público EventFileInvalidException(String, Exception) Initializes a new instance of the EventFileInvalidException class with specified error message and a reference to the inner exception that is the cause of this exception.
Método público EventFileInvalidException(String, String) Initializes a new instance of the EventFileInvalidException class with specified error message and error number.

Arriba

Vea también

Referencia

EventFileInvalidException Clase

Espacio de nombres Microsoft.SqlServer.XEvent.Linq