class RubyRabbitmqJanus::Errors::Janus::Responses::Admin::Sessions

Public Class Methods

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