Class NatsJSDuplicateMessageException
The exception that is thrown when JetStream publish acknowledgment indicates a duplicate sequence error.
public class NatsJSDuplicateMessageException : NatsJSException, ISerializable
- Inheritance
-
NatsJSDuplicateMessageException
- Implements
- Inherited Members
Constructors
- NatsJSDuplicateMessageException(ulong)
Create JetStream duplicate message exception.
Properties
- Sequence
The duplicate sequence number.