FormatFailure
Defined in: failure.ts:62
Malformed data that couldn’t be parsed.
Extends
Section titled “Extends”BaseFailure
Properties
Section titled “Properties”
readonlykind:"format"
Defined in: failure.ts:63
message
Section titled “message”
readonlymessage:string
Defined in: failure.ts:32
Human-readable error message
Inherited from
Section titled “Inherited from”BaseFailure.message
readonlynode:NodeId
Defined in: failure.ts:30
The AST node where the failure occurred
Inherited from
Section titled “Inherited from”BaseFailure.node
readonlyoptionalpath:JsonPath
Defined in: failure.ts:65
Path context, if available