Skip to main content

Module error

Module error 

Source
Expand description

Error types for the Aptos SDK.

This module provides a unified error type AptosError that encompasses all possible errors that can occur when using the SDK.

Enums§

AptosError
The main error type for the Aptos SDK.

Type Aliases§

AptosResult
A specialized Result type for Aptos SDK operations.