Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ CommandError
Class
CommandError
bessctl/cli.py:53–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
class
CLI(object):
52
53
class
CommandError(Exception):
# general command errors
54
pass
55
56
class
HandledError(Exception):
57
pass
Callers
1
run_cmd
Function · 0.70
Calls
no outgoing calls
Tested by
1
run_cmd
Function · 0.56