class RubyRabbitmqJanus::Errors::Tools::Config::Plugins

Public Class Methods

new() click to toggle source
# File lib/rrj/errors/tools/tools.rb, line 39
def initialize
  super "[Plugins] Error for reading plugins at #{index}"
end