Exception: IniParse::LineNotAllowed

Inherits:
IniParseError show all
Defined in:
lib/iniparse.rb

Overview

Raised when a line is added to a collection which isn’t allowed (e.g. adding a Section line into an OptionCollection).