Exception: RubyRabbitmqJanus::Errors::Janus::ResponseStandard::Data

Inherits:
BaseResponseStandard show all
Defined in:
lib/rrj/errors/janus/responses/standard.rb

Overview

Error for Janus::Responses::ResponseStandard#data

Instance Method Summary collapse

Constructor Details

#initializeData



44
45
46
# File 'lib/rrj/errors/janus/responses/standard.rb', line 44

def initialize
  super 'Error reading response data'
end