Table of Contents

Constructor NatsException

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

NatsException(string)

public NatsException(string message)

Parameters

message string

NatsException(string, Exception)

public NatsException(string message, Exception exception)

Parameters

message string
exception Exception