ethereumjs-monorepo

@ethereumjs/evm / EvmError

Class: EvmError

Table of contents

Constructors

Properties

Constructors

constructor

new EvmError(error)

Parameters

Name Type
error EVMErrorMessage

Defined in

exceptions.ts:46

Properties

error

error: EVMErrorMessage

Defined in

exceptions.ts:43


errorType

errorType: string

Defined in

exceptions.ts:44