Exception: RubyRabbitmqJanus::Errors::Tools::Config::NumberOfinstance

Inherits:
BaseConfig show all
Defined in:
lib/rrj/errors/tools/gem/config.rb

Overview

Error for Tools::Config#number_of_instance

Instance Method Summary collapse

Constructor Details

#initializeNumberOfinstance

Returns a new instance of NumberOfinstance.



89
90
91
# File 'lib/rrj/errors/tools/gem/config.rb', line 89

def initialize
  super 'Error for reading cluster instance count', :fatal
end