Compartir a través de


EventStreamException Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the EventStreamException 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 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.

Arriba

Vea también

Referencia

EventStreamException Clase

Espacio de nombres Microsoft.SqlServer.XEvent.Linq