Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ CLIException
Class
CLIException
src/python/cli_new/lib/cli/exceptions.py:21–24 ·
view source on GitHub ↗
Exceptions class to handle all CLI errors.
Source
from the content-addressed store, hash-verified
19
""
"
20
21
class
CLIException(Exception):
22
""
"
23
Exceptions
class
to handle all CLI errors.
24
""
"
Callers
15
__init__
Method · 0.90
master
Method · 0.90
plugins
Method · 0.90
get_agent_address
Function · 0.90
get_agents
Function · 0.90
get_container_id
Function · 0.90
get_tasks
Function · 0.90
__init__
Method · 0.90
_run
Method · 0.90
_wait
Method · 0.90
_attach_container_output
Method · 0.90
_launch_nested_container_session
Method · 0.90
Calls
no outgoing calls
Tested by
5
test_exec
Method · 0.72
test_exec_exit_status
Method · 0.72
test_exec_interactive
Method · 0.72
test_list
Method · 0.72
test_list_all
Method · 0.72