Exception: RubyRabbitmqJanus::Errors::Janus::Responses::Admin::Level
Instance Method Summary collapse
-
#initialize ⇒ Level
constructor
A new instance of Level.
Constructor Details
#initialize ⇒ Level
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 |