Table of Contents

Constructor NatsSubException

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

NatsSubException(string, ExceptionDispatchInfo, Memory<byte>, Memory<byte>)

public NatsSubException(string message, ExceptionDispatchInfo exception, Memory<byte> payload, Memory<byte> headers)

Parameters

message string
exception ExceptionDispatchInfo
payload Memory<byte>
headers Memory<byte>