Module: Solace::Errors
- Defined in:
- lib/solace/errors.rb,
lib/solace/errors/rpc_error.rb,
lib/solace/errors/http_error.rb,
lib/solace/errors/parse_error.rb,
lib/solace/errors/confirmation_timeout.rb
Overview
Error handling module
This module provides error classes for handling different types of errors that may occur during Solana RPC requests and processing transactions.
Defined Under Namespace
Classes: ConfirmationTimeout, HTTPError, ParseError, RPCError