Documentation / @etherfold/core / BaseError
Interface: BaseError
Defined in: node_modules/.pnpm/abitype@1.2.4_typescript@6.0.3_zod@4.4.3/node_modules/abitype/dist/types/errors.d.ts:10
Extends
Error
Properties
cause?
optionalcause?:unknown
Defined in: node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/lib/lib.es2022.error.d.ts:24
Inherited from
Error.cause
details
details:
string
Defined in: node_modules/.pnpm/abitype@1.2.4_typescript@6.0.3_zod@4.4.3/node_modules/abitype/dist/types/errors.d.ts:11
docsPath?
optionaldocsPath?:string
Defined in: node_modules/.pnpm/abitype@1.2.4_typescript@6.0.3_zod@4.4.3/node_modules/abitype/dist/types/errors.d.ts:12
message
message:
string
Defined in: node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/lib/lib.es5.d.ts:1075
Inherited from
Error.message
metaMessages?
optionalmetaMessages?:string[]
Defined in: node_modules/.pnpm/abitype@1.2.4_typescript@6.0.3_zod@4.4.3/node_modules/abitype/dist/types/errors.d.ts:13
name
name:
string
Defined in: node_modules/.pnpm/abitype@1.2.4_typescript@6.0.3_zod@4.4.3/node_modules/abitype/dist/types/errors.d.ts:15
Overrides
Error.name
shortMessage
shortMessage:
string
Defined in: node_modules/.pnpm/abitype@1.2.4_typescript@6.0.3_zod@4.4.3/node_modules/abitype/dist/types/errors.d.ts:14
stack?
optionalstack?:string
Defined in: node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/lib/lib.es5.d.ts:1076
Inherited from
Error.stack