Exception: NATS::JetStream::Error::StreamNotFound

Inherits:
NotFound show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/nats-pure-2.2.1/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

#initialize

Methods inherited from APIError

#initialize, #to_s

Constructor Details

This class inherits a constructor from NATS::JetStream::Error::NotFound