Error
Custom exceptions of the loadfig
.
loadfig.error.LoadfigError ¶
Bases: Exception
Base class for exceptions in this module.
loadfig.error.ConfigMissingError ¶
Bases: LoadfigError
Exception raised when the configuration file is missing.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
config | Path | The path to the missing configuration file. | required |