Ligare.programming.config.exceptions
Exceptions raised by the configuration system.
Exceptions
The config builder has not been configured correctly. |
|
A configuration class failed to instantiate with a given configuration input. |
|
The class name used as a configuration type is invalid. |
|
The name must end with Config. |
- exception Ligare.programming.config.exceptions.ConfigBuilderStateError[source]
The config builder has not been configured correctly.
- exception Ligare.programming.config.exceptions.ConfigInvalidError[source]
A configuration class failed to instantiate with a given configuration input.