Module inilike.exception

Exception classes used in the library.

See Also

Desktop Entry Specification

Classes

NameDescription
IniLikeEntryException Exception thrown when trying to set invalid key or value.
IniLikeException Base class for ini-like format errors.
IniLikeGroupException Exception thrown on error related to the group.
IniLikeReadException Exception thrown on the ini-like file read error.