Exception: RubyRabbitmqJanus::Errors::Tools::Config::TimeToLive

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

Instance Method Summary collapse

Constructor Details

#initializeTimeToLive

Returns a new instance of TimeToLive.



72
73
74
# File 'lib/rrj/errors/tools/gem/config.rb', line 72

def initialize
  super '[TimeToLive] Keepalive TTL option is not reading in config file', :warn
end