class RubyRabbitmqJanus::Errors::Janus::Responses::Admin::LogColors
Public Class Methods
new()
click to toggle source
Calls superclass method
RubyRabbitmqJanus::Errors::Janus::Responses::Admin::Base::new
# File lib/rrj/errors/janus/responses/admin.rb, line 45 def initialize super "Missing key 'log_color'" end