Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ ConfigError
Class
ConfigError
gunicorn/errors.py:23–24 ·
view source on GitHub ↗
Exception raised on config error
Source
from the content-addressed store, hash-verified
21
22
23
class
ConfigError(Exception):
24
""
" Exception raised on config error "
""
25
26
27
class
AppImportError(Exception):
Callers
6
validate_user
Function · 0.90
validate_group
Function · 0.90
validate_chdir
Function · 0.90
validate_reload_engine
Function · 0.90
init
Method · 0.90
load_config
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected