Module error

Source
Expand description

Custom error types.

Enums§

FileError
Configuration file related file system and syntax errors.
InputStreamError
Error related to the clipboard or stdin input stream.
LibCfgError
Configuration file related semantic errors.
NoteError
Error type returned form methods in or related to the note module.

Constants§

FRONT_MATTER_ERROR_MAX_LINES
The error InvalidFrontMatterYaml prints the front matter section of the note file. This constant limits the number of text lines that are printed.