Skip to content

BaseErrorParameters

Properties

cause

cause: unknown

The cause of the error.

Defined in

packages/errors/src/ethereum/BaseError.js:14


details

details: undefined | string

Details of the error.

Defined in

packages/errors/src/ethereum/BaseError.js:15


docsBaseUrl

docsBaseUrl: undefined | string

Base URL for the documentation.

Defined in

packages/errors/src/ethereum/BaseError.js:10


docsPath

docsPath: undefined | string

Path to the documentation.

Defined in

packages/errors/src/ethereum/BaseError.js:11


docsSlug

docsSlug: undefined | string

Slug for the documentation.

Defined in

packages/errors/src/ethereum/BaseError.js:12


metaMessages

metaMessages: undefined | string[]

Additional meta messages.

Defined in

packages/errors/src/ethereum/BaseError.js:13