Exception: RubyRabbitmqJanus::Errors::Janus::ResponseEvent::Jsep
- Inherits:
-
BaseResponseEvent
- Object
- StandardError
- RRJError
- BaseJanus
- BaseResponse
- BaseResponseEvent
- RubyRabbitmqJanus::Errors::Janus::ResponseEvent::Jsep
- Defined in:
- lib/rrj/errors/janus/responses/event.rb
Overview
Error for Janus::Responses::ResponseEvent#jsep
Instance Method Summary collapse
Methods inherited from BaseResponseEvent
Methods inherited from BaseResponse
Methods inherited from BaseJanus
Methods inherited from RRJError
Constructor Details
This class inherits a constructor from RubyRabbitmqJanus::Errors::Janus::BaseResponseEvent
Instance Method Details
#initializer ⇒ Object
32 33 34 |
# File 'lib/rrj/errors/janus/responses/event.rb', line 32 def initializer super 'Error JSEP information reading' end |