class RubyRabbitmqJanus::Errors::Janus::Responses::Event::Jsep
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 27 def initialize super 'Error JSEP information reading' end