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

Public Class Methods

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