Expand description
Module containing all custom errors produced by this crate.
Structs§
- Resource
Loading Error - The loading of an Resource failed.
Enums§
- Mail
Error - General Error combining most other error wrt. mail creation and encoding.
- Other
Validation Error - Resource
Error - Error caused by failing to load an
Resource
- Resource
Loading Error Kind - Reasons why the loading of an
Resource
can fail. - Resource
NotUnloadable Error - Error returned when trying to unload and
Resource
and it fails.