class RubyRabbitmqJanus::Errors::Janus::Responses::Event::Event
Public Class Methods
new()
click to toggle source
Calls superclass method
RubyRabbitmqJanus::Errors::Janus::Responses::Event::Base::new
# File lib/rrj/errors/janus/responses/event.rb, line 15 def initialize super 'Error janus information reading' end