Skip to main content

ParseError

Api Code Documentation / Exports / error / ParseError

error.ParseError

Error type thrown on missing keys and invalid values:

Table of contents

Properties

Properties

badKeys

badKeys: string[]

Defined in

src/error.ts:9


kind

kind: "ParseError"

Defined in

src/error.ts:8


message

Optional message: string

Defined in

src/error.ts:10