Compartir a través de


EventFileIOException Constructor

Incluir miembros protegidos
Incluir miembros heredados

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

Arriba

Vea también

Referencia

EventFileIOException Clase

Espacio de nombres Microsoft.SqlServer.XEvent.Linq