BaseErrorParameters
Properties
cause
cause:
unknown
The cause of the error.
Source
packages/errors/src/ethereum/BaseError.js:14
details
details:
undefined
|string
Details of the error.
Source
packages/errors/src/ethereum/BaseError.js:15
docsBaseUrl
docsBaseUrl:
undefined
|string
Base URL for the documentation.
Source
packages/errors/src/ethereum/BaseError.js:10
docsPath
docsPath:
undefined
|string
Path to the documentation.
Source
packages/errors/src/ethereum/BaseError.js:11
docsSlug
docsSlug:
undefined
|string
Slug for the documentation.
Source
packages/errors/src/ethereum/BaseError.js:12
metaMessages
metaMessages:
undefined
|string
[]
Additional meta messages.
Source
packages/errors/src/ethereum/BaseError.js:13