Parent

Methods

Configatron::UndefinedKeyError

Public Class Methods

new(msg) click to toggle source
# File lib/configatron/errors.rb, line 3
def initialize(msg)
  super(msg)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.