nipoppy.exceptions.JSON5Error

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

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

Parameters: