Exception: RubyRabbitmqJanus::Errors::Tools::Config::QueueFrom
- Inherits:
-
BaseConfig
- Object
- StandardError
- RRJError
- BaseTools
- BaseConfig
- RubyRabbitmqJanus::Errors::Tools::Config::QueueFrom
- Defined in:
- lib/rrj/errors/tools/gem/config.rb
Instance Method Summary collapse
-
#initialize ⇒ QueueFrom
constructor
A new instance of QueueFrom.
Constructor Details
#initialize ⇒ QueueFrom
Returns a new instance of QueueFrom.
24 25 26 |
# File 'lib/rrj/errors/tools/gem/config.rb', line 24 def initialize super '[QueueFrom] Error for reading standard queue from' end |