Exception: RubyRabbitmqJanus::Errors::Janus::Responses::Standard::SessionId

Inherits:
Base
  • Object
show all
Defined in:
lib/rrj/errors/janus/responses/standard.rb

Instance Method Summary collapse

Constructor Details

#initializeSessionId

Returns a new instance of SessionId.



27
28
29
# File 'lib/rrj/errors/janus/responses/standard.rb', line 27

def initialize
  super 'Error reading response session_id'
end