Module melodium_engine::error::logic_error
source · Expand description
Provides Mélodium logic error management.
The main type of this module is LogicError, which handles most of the management, combined with kind of errors detailed with LogicErrorKind.
Structs
- Handles and describe a Mélodium logic error.
Enums
- Kind of logic error that might happen.