Skip to main content

Interface: FrappeV2ErrorEntry

Defined in: packages/client/src/core/errors.ts:21

One entry of a v2 { errors: [...] } envelope.

Properties

exception?

optional exception?: string

Defined in: packages/client/src/core/errors.ts:23


indicator?

optional indicator?: string

Defined in: packages/client/src/core/errors.ts:26


message?

optional message?: string

Defined in: packages/client/src/core/errors.ts:24


title?

optional title?: string

Defined in: packages/client/src/core/errors.ts:25


type?

optional type?: string

Defined in: packages/client/src/core/errors.ts:22