Table of Contents

Class NatsJSApiException

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

JetStream API call errors.

public class NatsJSApiException : NatsJSException, ISerializable
Inheritance
NatsJSApiException
Implements
Inherited Members

Constructors

NatsJSApiException(ApiError)

Create JetStream API exception.

Properties

Error

API error response received from the server.