Compartilhar via


Construtor EventFileIOException

Incluir membros protegidos
Incluir membros herdados

Initializes a new instance of the EventFileIOException class.

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

Início

Consulte também

Referência

EventFileIOException Classe

Namespace Microsoft.SqlServer.XEvent.Linq