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