Skip to main content

Module error

Module error 

Source
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§

MovementError
The main error type for the Movement SDK.

Type Aliases§

MovementResult
A specialized Result type for Movement SDK operations.