aeat.core.errors.registry package¶
Layered declarations for the public core.errors.ErrorCode registry.
Each child module contributes ordered (qualname, ErrorCode) rows for
one architectural layer. core.errors._registry imports the
combined tuple and binds each core.errors.AeatError
subclass to its declared metadata.
Submodules¶
- aeat.core.errors.registry._adapters module
- aeat.core.errors.registry._adapters_part1 module
- aeat.core.errors.registry._adapters_part2 module
- aeat.core.errors.registry._application module
- aeat.core.errors.registry._application_part1 module
- aeat.core.errors.registry._application_part2 module
- aeat.core.errors.registry._core module
- aeat.core.errors.registry._domain module
- aeat.core.errors.registry._domain_part1 module
- aeat.core.errors.registry._domain_part2 module
- aeat.core.errors.registry._domain_part3 module
- aeat.core.errors.registry._entrypoints module