class RubyRabbitmqJanus::Errors::Janus::Responses::Admin::LibniceDebug
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 33 def initialize super "Missing key 'libnice_debug'" end