Source code for config_wrangler.config_exception

[docs]class ConfigError(ValueError): pass