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

Class JsonFormat

src/pybind/ceph_argparse.py:109–113  ·  view source on GitHub ↗

some syntactic or semantic issue with the JSON

Source from the content-addressed store, hash-verified

107
108
109class JsonFormat(Exception):
110 """
111 some syntactic or semantic issue with the JSON
112 """
113 pass
114
115
116class CephArgtype(object):

Callers 2

parse_funcsigFunction · 0.85
parse_json_funcsigsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected