Expand description
Custom error types.
Enums§
- File
Error - Configuration file related file system and syntax errors.
- Input
Stream Error - Error related to the clipboard or
stdin
input stream. - LibCfg
Error - Configuration file related semantic errors.
- Note
Error - 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.