# `Ethers.ExecutionError`
[🔗](https://github.com/ExWeb3/elixir_ethers/blob/v0.6.12/lib/ethers/execution_error.ex#L1)

Execution Error Exception.

The Exception struct will have these values:

- `message`: Human readable error message
- `evm_error`: A custom error from the contract. (An Error Struct)

---

*Consult [api-reference.md](api-reference.md) for complete listing*
