Class: BaseError
Extends
Error
Constructors
new BaseError
new BaseError(
shortMessage,args?):BaseError
Parameters
| Parameter | Type |
|---|---|
shortMessage | string |
args? | BaseErrorArgs |
Returns
Overrides
Error.constructor
Defined In
node_modules/.pnpm/abitype@0.7.1_typescript@4.9.5/node_modules/abitype/dist/index.d.ts:22
Properties
details
details:
string
Defined In
node_modules/.pnpm/abitype@0.7.1_typescript@4.9.5/node_modules/abitype/dist/index.d.ts:17
docsPath
optionaldocsPath:string
Defined In
node_modules/.pnpm/abitype@0.7.1_typescript@4.9.5/node_modules/abitype/dist/index.d.ts:18
message
message:
string
Defined In
node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.es5.d.ts:1054
Inherited from
Error.message
metaMessages
optionalmetaMessages:string[]
Defined In
node_modules/.pnpm/abitype@0.7.1_typescript@4.9.5/node_modules/abitype/dist/index.d.ts:19
name
name:
string
Defined In
node_modules/.pnpm/abitype@0.7.1_typescript@4.9.5/node_modules/abitype/dist/index.d.ts:21
Overrides
Error.name
shortMessage
shortMessage:
string
Defined In
node_modules/.pnpm/abitype@0.7.1_typescript@4.9.5/node_modules/abitype/dist/index.d.ts:20
stack
optionalstack:string
Defined In
node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib/lib.es5.d.ts:1055
Inherited from
Error.stack
Generated using TypeDoc and typedoc-plugin-markdown