class RubyRabbitmqJanus::Errors::Janus::Responses::Standard::Sender

Public Class Methods

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