Table of Contents

Constructor NatsJSApiException

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

NatsJSApiException(ApiError)

Create JetStream API exception.

public NatsJSApiException(ApiError error)

Parameters

error ApiError

Error response received from the server.