exception documentation
class ConfigVerifyError(ConfigurationError):
Error reported by configuration verification
The error has two arguments: the main error message and a list of errors found.
class ConfigVerifyError(ConfigurationError):
Error reported by configuration verification
The error has two arguments: the main error message and a list of errors found.