Exception: RubyRabbitmqJanus::Errors::Tools::Cluster::QueueTo
- Inherits:
-
BaseCluster
- Object
- StandardError
- RRJError
- BaseTools
- BaseCluster
- RubyRabbitmqJanus::Errors::Tools::Cluster::QueueTo
- Defined in:
- lib/rrj/errors/tools/gem/cluster.rb
Overview
Error for Tools::Option#queue_to
Instance Method Summary collapse
Methods inherited from BaseCluster
Methods inherited from BaseTools
Methods inherited from RRJError
Constructor Details
This class inherits a constructor from RubyRabbitmqJanus::Errors::Tools::BaseCluster
Instance Method Details
#initalize ⇒ Object
30 31 32 |
# File 'lib/rrj/errors/tools/gem/cluster.rb', line 30 def initalize super 'Error for create string queue_to' end |