Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ CliFailedCommandError
Class
CliFailedCommandError
test/vpp_papi_exceptions.py:1–2 ·
view source on GitHub ↗
cli command failed.
Source
from the content-addressed store, hash-verified
1
class
CliFailedCommandError(Exception):
2
""
"cli command failed."
""
3
4
5
class
CliSyntaxError(Exception):
Callers
1
cli
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected