class RubyRabbitmqJanus::Errors::Janus::Responses::Standard::Plugin

Public Class Methods

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