class RubyRabbitmqJanus::Errors::Janus::Responses::Standard::PluginData

Public Class Methods

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