Skip to content

CodeSizeExceedsMaximumErrorParameters

Properties

cause

cause: undefined | EvmError | GasLimitExceededError

The cause of the error.

Defined in

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


details

details: undefined | string

Details of the error.

Defined in

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


docsBaseUrl

docsBaseUrl: undefined | string

Base URL for the documentation.

Defined in

packages/errors/src/ethereum/ethereumjs/CodeSizeExceedsMaximumError.js:7


docsPath

docsPath: undefined | string

Path to the documentation.

Defined in

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


docsSlug

docsSlug: undefined | string

Slug for the documentation.

Defined in

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


meta

meta: undefined | object

Optional object containing additional information about the error.

Defined in

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


metaMessages

metaMessages: undefined | string[]

Additional meta messages.

Defined in

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