Table of Contents

Constructor NatsHeaderParseException

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

NatsHeaderParseException(byte[], Exception)

public NatsHeaderParseException(byte[] rawData, Exception inner)

Parameters

rawData byte[]
inner Exception