Custom Errors¶
Custom error exceptions implemented by wildcat.
- exception wildcat.errors.ConfigError¶
Bases:
Exception
When a configuration file cannot be read.
- exception wildcat.errors.ConfigRecordError¶
Bases:
ConfigError
When a recorded
configuration.txt
file cannot be read
- exception wildcat.errors.GeoreferencingError¶
Bases:
Exception
When a DEM does not have valid georeferencing.