Skip to content

@npm9912/v-map


@npm9912/v-map / utils/events / VMapErrorDetail

Interface: VMapErrorDetail

Defined in: src/utils/events.ts:12

Properties

attribute?

optional attribute: string

Defined in: src/utils/events.ts:18

Affected prop/attribute (if applicable)


cause?

optional cause: unknown

Defined in: src/utils/events.ts:20

Original thrown value (if available)


message

message: string

Defined in: src/utils/events.ts:16

Human-readable error message


type

type: "network" | "validation" | "parse" | "provider"

Defined in: src/utils/events.ts:14

Error category