class RubyRabbitmqJanus::Errors::Janus::Responses::Admin::Handles

Public Class Methods

new() click to toggle source
# File lib/rrj/errors/janus/responses/admin.rb, line 21
def initialize
  super "Missing key 'handles'"
end