GetInfoRpcErrorSee: Description
| Exception | Description |
|---|---|
| GetBlockRpcError |
Error class is used when there is an exception while attempting to use the RPC call, getBlock().
|
| GetInfoRpcError |
Error class is used when there is an exception while attempting to use the RPC call, getInfo().
|
| GetRawAbiRpcError |
Error class is used when there is an exception while attempting to use the RPC call, getRawAbi().
|
| GetRequiredKeysRpcError |
Error class is used when there is an exception while attempting to use the RPC call,
getRequiredKeys().
|
| PushTransactionRpcError |
Error class is used when there is an exception while attempting to use the RPC call,
pushTransaction().
|
| RpcProviderError |
Error class is used when there is an exception while attempting to use any RPC call.
|
GetInfoRpcError