MCPcopy 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

51class CLI(object):
52
53 class CommandError(Exception): # general command errors
54 pass
55
56 class HandledError(Exception):
57 pass

Callers 1

run_cmdFunction · 0.70

Calls

no outgoing calls

Tested by 1

run_cmdFunction · 0.56