Exception: RubyRabbitmqJanus::Errors::Janus::ResponseEvent::Jsep

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

Overview

Error for Janus::Responses::ResponseEvent#jsep

Instance Method Summary collapse

Methods inherited from BaseResponseEvent

#initialize

Methods inherited from BaseResponse

#initialize

Methods inherited from BaseJanus

#initialize

Methods inherited from RRJError

#initialize

Constructor Details

This class inherits a constructor from RubyRabbitmqJanus::Errors::Janus::BaseResponseEvent

Instance Method Details

#initializerObject



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

def initializer
  super 'Error JSEP information reading'
end