Table of Contents

Class NatsObjException

Namespace
NATS.Client.ObjectStore
Assembly
NATS.Client.ObjectStore.dll

NATS Object Store exception.

public class NatsObjException : NatsJSException, ISerializable
Inheritance
NatsObjException
Implements
Derived
Inherited Members

Constructors

NatsObjException(string)

Create a new NATS Object Store exception.

NatsObjException(string, Exception)

Create a new NATS Object Store exception.