Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ CommandError
Class
CommandError
mitmproxy/exceptions.py:36–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
36
class
CommandError(Exception):
37
pass
38
39
40
class
OptionsError(MitmproxyException):
Callers
1
edit_focus
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…