Exception: RubyRabbitmqJanus::Errors::Janus::Responses::Event::Keys
- Inherits:
-
Base
- Object
- StandardError
- RRJError
- BaseJanus
- Base
- RubyRabbitmqJanus::Errors::Janus::Responses::Event::Keys
- Defined in:
- lib/rrj/errors/janus/responses/event.rb
Instance Method Summary collapse
-
#initialize ⇒ Keys
constructor
A new instance of Keys.
Constructor Details
#initialize ⇒ Keys
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 |