Exception: RubyRabbitmqJanus::Errors::Janus::Responses::Admin::LogTimestamps

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

Instance Method Summary collapse

Constructor Details

#initializeLogTimestamps

Returns a new instance of LogTimestamps.



57
58
59
# File 'lib/rrj/errors/janus/responses/admin.rb', line 57

def initialize
  super "Missing key 'log_timestamps'"
end