Exception: RubyRabbitmqJanus::Errors::Janus::Responses::Standard::Session

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

Instance Method Summary collapse

Constructor Details

#initializeSession

Returns a new instance of Session.



15
16
17
# File 'lib/rrj/errors/janus/responses/standard.rb', line 15

def initialize
  super 'Error reading response session'
end