JSONParseError
Defined in: .build/typescript/packages/readers/src/json.ts:69
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new JSONParseError(
message?
):JSONParseError
Defined in: node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.es5.d.ts:1082
Parameters
Section titled “Parameters”message?
Section titled “message?”string
Returns
Section titled “Returns”JSONParseError
Inherited from
Section titled “Inherited from”Constructor
Section titled “Constructor”new JSONParseError(
message?
,options?
):JSONParseError
Defined in: node_modules/.pnpm/typescript@5.9.2/node_modules/typescript/lib/lib.es5.d.ts:1082
Parameters
Section titled “Parameters”message?
Section titled “message?”string
options?
Section titled “options?”ErrorOptions
Returns
Section titled “Returns”JSONParseError