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

Public Class Methods

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