Exception: RubyRabbitmqJanus::Errors::Janus::Responses::Standard::Data

Inherits:
Base
  • Object
show all
Defined in:
lib/rrj/errors/janus/responses/standard.rb

Instance Method Summary collapse

Constructor Details

#initializeData

Returns a new instance of Data.



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

def initialize
  super 'Error reading response data'
end