Exception: Zt::Errors::ZtConfInvalidSectionError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/zt/errors/conf_errors.rb

Overview

Invalid section specifier for config

Instance Method Summary collapse

Constructor Details

#initializeZtConfInvalidSectionError

Returns a new instance of ZtConfInvalidSectionError.



21
22
23
# File 'lib/zt/errors/conf_errors.rb', line 21

def initialize
  super
end