class Zt::Errors::ZtConfInvalidSectionError

Invalid section specifier for config

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/zt/errors/conf_errors.rb, line 21
def initialize
  super
end