Exception: NATS::JetStream::Error::StreamNotFound
- Inherits:
-
NotFound
- Object
- StandardError
- IO::Error
- NATS::JetStream::Error
- APIError
- NotFound
- NATS::JetStream::Error::StreamNotFound
- Defined in:
- lib/nats/io/jetstream/errors.rb
Overview
When the stream is not found.
Instance Attribute Summary
Attributes inherited from APIError
#code, #description, #err_code, #seq, #stream
Method Summary
Methods inherited from NotFound
Methods inherited from APIError
Constructor Details
This class inherits a constructor from NATS::JetStream::Error::NotFound