MCPcopy 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

1class CliFailedCommandError(Exception):
2 """cli command failed."""
3
4
5class CliSyntaxError(Exception):

Callers 1

cliMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected