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