Class NatsJSApiException
JetStream API call errors.
public class NatsJSApiException : NatsJSException, ISerializable
- Inheritance
-
NatsJSApiException
- Implements
- Inherited Members
Constructors
- NatsJSApiException(ApiError)
Create JetStream API exception.
Properties
- Error
API error response received from the server.