nipoppy.exceptions.JSONError

exception nipoppy.exceptions.JSONError(e, *, fpath, hint=None)

Exception raised for JSON parsing errors, with context about the file path.

Parameters: