Errors
Table of Contents
Section titled “Table of Contents”syncopate.errors
Section titled “syncopate.errors”Custom error types for the Syncopate SDK.
SyncopateError Objects
Section titled “SyncopateError Objects”class SyncopateError(Exception)Base error for all SDK errors.
HTTPError Objects
Section titled “HTTPError Objects”class HTTPError(SyncopateError)Raised when an HTTP request fails.
GatewayError Objects
Section titled “GatewayError Objects”class GatewayError(SyncopateError)Raised when the SSE gateway connection fails.