Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ ArgumentError
Class
ArgumentError
src/pybind/ceph_argparse.py:60–64 ·
view source on GitHub ↗
Something wrong with arguments
Source
from the content-addressed store, hash-verified
58
59
60
class
ArgumentError(Exception):
61
""
"
62
Something wrong
with
arguments
63
""
"
64
pass
65
66
67
class
ArgumentNumber(ArgumentError):
Callers
2
store_arg
Function · 0.70
validate
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected