inilike.exception

Exception classes used in the library.

Members

Classes

IniLikeEntryException
class IniLikeEntryException

Exception thrown when trying to set invalid key or value.

IniLikeException
class IniLikeException

Base class for ini-like format errors.

IniLikeGroupException
class IniLikeGroupException

Exception thrown on error related to the group.

IniLikeReadException
class IniLikeReadException

Exception thrown on the ini-like file read error.

See Also

Meta