class RubyRabbitmqJanus::Errors::Janus::Responses::Standard::Plugin
Public Class Methods
new()
click to toggle source
Calls superclass method
RubyRabbitmqJanus::Errors::Janus::Responses::Standard::Base::new
# File lib/rrj/errors/janus/responses/standard.rb, line 33 def initialize super 'rror reading response plugin' end