Appearance
@npm9912/v-map / utils/events / VMapErrorDetail
Interface: VMapErrorDetail
Defined in: src/utils/events.ts:13
Properties
attribute?
optionalattribute:string
Defined in: src/utils/events.ts:19
Affected prop/attribute (if applicable)
cause?
optionalcause:unknown
Defined in: src/utils/events.ts:21
Original thrown value (if available)
message
message:
string
Defined in: src/utils/events.ts:17
Human-readable error message
type
type:
"network"|"validation"|"parse"|"provider"
Defined in: src/utils/events.ts:15
Error category