Exception: RubyRabbitmqJanus::Errors::Tools::Config::LogOption

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

Instance Method Summary collapse

Constructor Details

#initializeLogOption

Returns a new instance of LogOption.



96
97
98
# File 'lib/rrj/errors/tools/gem/config.rb', line 96

def initialize
  super '[LogOption] Error with Log Option', :fatal
end