jgdv.structs.locator.errors
Exceptions
In the course of startup verification, a directory was not found |
|
A Task tried to access a location that didn't existing |
|
When trying to resolve a location, something went wrong. |
Module Contents
- exception jgdv.structs.locator.errors.DirAbsent[source]
Bases:
LocationErrorIn the course of startup verification, a directory was not found
- general_msg = 'Missing Directory:'
- exception jgdv.structs.locator.errors.LocationError[source]
Bases:
jgdv.structs.strang.errors.StrangErrorA Task tried to access a location that didn’t existing
- general_msg = 'Location Error:'
- exception jgdv.structs.locator.errors.LocationExpansionError[source]
Bases:
LocationErrorWhen trying to resolve a location, something went wrong.
- general_msg = 'Expansion of Location hit max value:'