Module unc_jsonrpc_client::errors
source · Expand description
Error types.
Enums§
- Potential errors returned by the RPC client.
- Potential errors returned by the RPC server.
- Unexpected status codes returned by the RPC server.
- Potential errors returned when the client has an issue parsing the response of a method call.
- Potential errors returned while receiving responses from an RPC server.
- Potential errors returned while sending a request to the RPC server.
- Potential errors returned while sending requests to or receiving responses from the RPC server.