Exception: RubyRabbitmqJanus::Errors::Janus::Responses::Admin::Level

Inherits:
Base show all
Defined in:
lib/rrj/errors/janus/responses/admin.rb

Instance Method Summary collapse

Constructor Details

#initializeLevel

Returns a new instance of Level.



51
52
53
# File 'lib/rrj/errors/janus/responses/admin.rb', line 51

def initialize
  super "Missing key 'log_level'"
end