Exception: RubyRabbitmqJanus::Errors::Janus::ResponseEvent::Data

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

Overview

Error for Janus::Responses::ResponseEvent#data

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



25
26
27
# File 'lib/rrj/errors/janus/responses/event.rb', line 25

def initializer
  super 'Error plugin data information reading'
end