Interface: FrappeV2ErrorEntry
Defined in: packages/client/src/core/errors.ts:21
One entry of a v2 { errors: [...] } envelope.
Properties
exception?
optionalexception?:string
Defined in: packages/client/src/core/errors.ts:23
indicator?
optionalindicator?:string
Defined in: packages/client/src/core/errors.ts:26
message?
optionalmessage?:string
Defined in: packages/client/src/core/errors.ts:24
title?
optionaltitle?:string
Defined in: packages/client/src/core/errors.ts:25
type?
optionaltype?:string
Defined in: packages/client/src/core/errors.ts:22