Expand description
Custom error types.
Enums§
- FileError 
- Configuration file related filesystem and syntax errors.
- InputStream Error 
- Error related to the clipboard or stdininput stream.
- LibCfgError 
- Configuration file related semantic errors.
- NoteError 
- Error type returned form methods in or related to the notemodule.
Constants§
- FRONT_MATTER_ ERROR_ MAX_ LINES 
- The error InvalidFrontMatterYamlprints the front matter section of the note file. This constant limits the number of text lines that are printed.