Compartilhar via


Construtor EventStreamException

Incluir membros protegidos
Incluir membros herdados

Initializes a new instance of the EventStreamException 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 EventStreamException() Initializes a new instance of the EventStreamException class with the default values.
Método público EventStreamException(String) Initializes a new instance of the EventStreamException class with a specified error message.
Método protegido EventStreamException(SerializationInfo, StreamingContext) Initializes a new instance of the EventStreamException class with the specified serialization and context information.
Método público EventStreamException(String, Exception) Initializes a new instance of the EventStreamException 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

EventStreamException Classe

Namespace Microsoft.SqlServer.XEvent.Linq