PROBE_EXECUTION_EXCEPTIONS

Documentation for eth_defi.erc_4626.deposit_probe.PROBE_EXECUTION_EXCEPTIONS data.

PROBE_EXECUTION_EXCEPTIONS = (<class 'ConnectionError'>, <class 'RuntimeError'>, <class 'TimeoutError'>, <class 'requests.exceptions.RequestException'>, <class 'ValueError'>, <class 'web3.exceptions.BadFunctionCallOutput'>, <class 'web3.exceptions.ContractLogicError'>, <class 'web3.exceptions.TimeExhausted'>, <class 'web3.exceptions.TransactionNotFound'>, <class 'web3.exceptions.Web3Exception'>)

Expected Anvil, RPC, and contract errors from an individual probe attempt.