class RubyRabbitmqJanus::Errors::Tools::Config::QueueTo

Public Class Methods

new() click to toggle source
# File lib/rrj/errors/tools/tools.rb, line 21
def initialize
  super '[QueueTo] Error for reading standard queue to'
end