Expand description
Error types for the Movement SDK.
This module provides a unified error type MovementError that encompasses
all possible errors that can occur when using the SDK.
Enums§
- Movement
Error - The main error type for the Movement SDK.
Type Aliases§
- Movement
Result - A specialized Result type for Movement SDK operations.