Construtor EventStreamVersionException
Incluir membros protegidos
Incluir membros herdados
Initializes a new instance of the EventStreamVersionException 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 | |
---|---|---|
EventStreamVersionException() | Initializes a new instance of the EventStreamVersionException class with the default values. | |
EventStreamVersionException(String) | Initializes a new instance of the EventStreamVersionException class with a specified error message. | |
EventStreamVersionException(SerializationInfo, StreamingContext) | Initializes a new instance of the EventStreamVersionException class with the specified serialization and context information. | |
EventStreamVersionException(String, Exception) | Initializes a new instance of the EventStreamVersionException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Início