Base exception for all Galileo Future API errors.This exception serves as the base class for all custom exceptions
in the future API, allowing users to catch all API-related errors.
Raised when there’s a state synchronization error.This includes failures to persist changes, conflicts during updates,
or other synchronization-related issues.