MCPcopy
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
36class CommandError(Exception):
37 pass
38
39
40class OptionsError(MitmproxyException):

Callers 1

edit_focusMethod · 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…