Exception: RubyRabbitmqJanus::Errors::Janus::Responses::Event::Data

Inherits:
Base show all
Defined in:
lib/rrj/errors/janus/responses/event.rb

Instance Method Summary collapse

Constructor Details

#initializeData

Returns a new instance of Data.



21
22
23
# File 'lib/rrj/errors/janus/responses/event.rb', line 21

def initialize
  super 'Error plugin data information reading'
end