Docs.rs
  • solana-rpc-client-api-1.17.1
    • solana-rpc-client-api 1.17.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • base64 ^0.21.4 normal
      • bs58 ^0.4.0 normal
      • jsonrpc-core ^18.0.0 normal
      • reqwest ^0.11.20 normal
      • semver ^1.0.19 normal
      • serde ^1.0.188 normal
      • serde_derive ^1.0.103 normal
      • serde_json ^1.0.107 normal
      • solana-account-decoder =1.17.1 normal
      • solana-sdk =1.17.1 normal
      • solana-transaction-status =1.17.1 normal
      • solana-version =1.17.1 normal
      • spl-token-2022 =0.9.0 normal
      • thiserror ^1.0.49 normal
    • Versions
    • 5.09% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

solana_rpc_client_api1.17.1

Module custom_error

  • Structs
  • Enums
  • Constants

In crate solana_rpc_client_api

?
Change settings

Module solana_rpc_client_api::custom_error

source ·
Expand description

Implementation defined RPC server errors

Structs

  • MinContextSlotNotReachedErrorData
  • NodeUnhealthyErrorData

Enums

  • RpcCustomError

Constants

  • JSON_RPC_SCAN_ERROR
  • JSON_RPC_SERVER_ERROR_BLOCK_CLEANED_UP
  • JSON_RPC_SERVER_ERROR_BLOCK_NOT_AVAILABLE
  • JSON_RPC_SERVER_ERROR_BLOCK_STATUS_NOT_AVAILABLE_YET
  • JSON_RPC_SERVER_ERROR_KEY_EXCLUDED_FROM_SECONDARY_INDEX
  • JSON_RPC_SERVER_ERROR_LONG_TERM_STORAGE_SLOT_SKIPPED
  • JSON_RPC_SERVER_ERROR_MIN_CONTEXT_SLOT_NOT_REACHED
  • JSON_RPC_SERVER_ERROR_NODE_UNHEALTHY
  • JSON_RPC_SERVER_ERROR_NO_SNAPSHOT
  • JSON_RPC_SERVER_ERROR_SEND_TRANSACTION_PREFLIGHT_FAILURE
  • JSON_RPC_SERVER_ERROR_SLOT_SKIPPED
  • JSON_RPC_SERVER_ERROR_TRANSACTION_HISTORY_NOT_AVAILABLE
  • JSON_RPC_SERVER_ERROR_TRANSACTION_PRECOMPILE_VERIFICATION_FAILURE
  • JSON_RPC_SERVER_ERROR_TRANSACTION_SIGNATURE_LEN_MISMATCH
  • JSON_RPC_SERVER_ERROR_TRANSACTION_SIGNATURE_VERIFICATION_FAILURE
  • JSON_RPC_SERVER_ERROR_UNSUPPORTED_TRANSACTION_VERSION