Exception: RubyRabbitmqJanus::Errors::Janus::Responses::Admin::LogColors

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

Instance Method Summary collapse

Constructor Details

#initializeLogColors

Returns a new instance of LogColors.



45
46
47
# File 'lib/rrj/errors/janus/responses/admin.rb', line 45

def initialize
  super "Missing key 'log_color'"
end