Exceptions¶
Below is the exception hierarchy used in PyConfig. When in doubt you can always
catch the base class NxConfigError.
- exception nx_config.NxConfigError¶
TODO
- exception nx_config.ValidationError¶
TODO
- exception nx_config.IncompleteSectionError¶
TODO
- exception nx_config.ParsingError¶
TODO