class RubyRabbitmqJanus::Errors::Janus::Responses::Standard::Session

Public Class Methods

new() click to toggle source
# File lib/rrj/errors/janus/responses/standard.rb, line 15
def initialize
  super 'Error reading response session'
end