Class NatsJSException
Generic JetStream exception.
public class NatsJSException : NatsException, ISerializable
- Inheritance
-
NatsJSException
- Implements
- Derived
- Inherited Members
Constructors
- NatsJSException(string)
Create JetStream generic exception.
- NatsJSException(string, Exception)
Create JetStream generic exception.