nipoppy.exceptions.JSON5Error¶
- exception nipoppy.exceptions.JSON5Error(e, *, fpath, hint=None)¶
Exception raised for JSON5 parsing errors, with context about the file path.
- Parameters:
e (ValueError)
fpath (nipoppy.env.StrOrPathLike)
hint (str | None)