Table of Contents

Class NatsJSException

Namespace
NATS.Client.JetStream
Assembly
NATS.Client.JetStream.dll

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.