Class: NATS::JetStream::Error::ConsumerNotFound

Inherits:
NotFound show all
Defined in:
lib/nats/io/js.rb

Overview

When the consumer or durable is not found by name.

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