Skip to content

StackOverflowErrorParameters

Properties

cause

cause: undefined | EvmError | ExecutionError

The cause of the error.

Defined in

packages/errors/src/ethereum/ethereumjs/StackOverflowError.js:12


details

details: undefined | string

Details of the error.

Defined in

packages/errors/src/ethereum/ethereumjs/StackOverflowError.js:13


docsBaseUrl

docsBaseUrl: undefined | string

Base URL for the documentation.

Defined in

packages/errors/src/ethereum/ethereumjs/StackOverflowError.js:8


docsPath

docsPath: undefined | string

Path to the documentation.

Defined in

packages/errors/src/ethereum/ethereumjs/StackOverflowError.js:9


docsSlug

docsSlug: undefined | string

Slug for the documentation.

Defined in

packages/errors/src/ethereum/ethereumjs/StackOverflowError.js:10


meta

meta: undefined | object

Optional object containing additional information about the error.

Defined in

packages/errors/src/ethereum/ethereumjs/StackOverflowError.js:14


metaMessages

metaMessages: undefined | string[]

Additional meta messages.

Defined in

packages/errors/src/ethereum/ethereumjs/StackOverflowError.js:11