Exception: RubyRabbitmqJanus::Errors::Janus::Responses::Event::Keys

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

Instance Method Summary collapse

Constructor Details

#initializeKeys

Returns a new instance of Keys.



33
34
35
# File 'lib/rrj/errors/janus/responses/event.rb', line 33

def initialize
  super 'Error session_id and sender information reading'
end