Exception: RubyRabbitmqJanus::Errors::Tools::Config::Initialize

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

Instance Method Summary collapse

Constructor Details

#initializeInitialize

Returns a new instance of Initialize.



18
19
20
# File 'lib/rrj/errors/tools/gem/config.rb', line 18

def initialize
  super '[Initialize] Error when initialize configuration to RRJ Gem'
end