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