KeyFileError#

class KeyFileError#

Error codes returned by key file parsing.

Fields#

class KeyFileError
GROUP_NOT_FOUND#

A requested group was not found

INVALID_VALUE#

A value could not be parsed

KEY_NOT_FOUND#

A requested key was not found

NOT_FOUND#

The file was not found

PARSE#

Document was ill-formed

UNKNOWN_ENCODING#

The text being parsed was in an unknown encoding