class RubyRabbitmqJanus::Errors::Janus::Responses::Event::Jsep

Public Class Methods

new() click to toggle source
# File lib/rrj/errors/janus/responses/event.rb, line 27
def initialize
  super 'Error JSEP information reading'
end