| Package | Description |
|---|---|
| ca.szc.configparser | |
| ca.szc.configparser.exceptions |
| Class and Description |
|---|
| IniParserException
Thrown when text read does not fit the configured INI format
|
| NoOptionError
This exception is thrown when looking up a non-existant option from an interpolation.
|
| NoSectionError
This exception is thrown when looking up a non-existant section from an interpolation.
|
| Class and Description |
|---|
| InvalidLine
Defines the location and information about an invalid line
|
| ParsingError
Defines the location of a parsing error
|
Copyright © 2016. All rights reserved.