[][src]Module ethcontract::errors

Module with common error types.

Enums

ArtifactError

An error in loading or parsing a truffle artifact.

BytecodeError

An error reading bytecode string representation.

DeployError

Error that can occur while locating a deployed contract.

ExecutionError

Error that can occur while executing a contract call or transaction.

LinkError

An error linking a library to bytecode.