Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::eth::InternalVMError Struct Reference

#include <VMFace.h>

Inheritance diagram for dev::eth::InternalVMError:
dev::Exception

Additional Inherited Members

- Public Member Functions inherited from dev::Exception
const char * what () const noexcept override
 

Detailed Description

Reports VM internal error. This is not based on VMException because it must be handled differently than defined consensus exceptions.

Definition at line 40 of file VMFace.h.


The documentation for this struct was generated from the following file: