MCPcopy Create free account
hub / github.com/ceph/ceph / ArgumentFormat

Class ArgumentFormat

src/pybind/ceph_argparse.py:74–78  ·  view source on GitHub ↗

Argument value has wrong format

Source from the content-addressed store, hash-verified

72
73
74class ArgumentFormat(ArgumentError):
75 """
76 Argument value has wrong format
77 """
78 pass
79
80
81class ArgumentMissing(ArgumentError):

Callers 7

validMethod · 0.85
validMethod · 0.85
validMethod · 0.85
validMethod · 0.85
validMethod · 0.85
validMethod · 0.85
validMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected