Module error

Source
Expand description

Module containing all custom errors produced by this crate.

Structs§

ResourceLoadingError
The loading of an Resource failed.

Enums§

MailError
General Error combining most other error wrt. mail creation and encoding.
OtherValidationError
ResourceError
Error caused by failing to load an Resource
ResourceLoadingErrorKind
Reasons why the loading of an Resource can fail.
ResourceNotUnloadableError
Error returned when trying to unload and Resource and it fails.