Skip to content

Exceptions

Ray Cadle edited this page Jun 12, 2025 · 2 revisions

RequestsLimitError

Raised when the API request limit is exceeded (HTTP 429).

ApiKeyError

Raised when an invalid API key is used (HTTP 401).

NoWallpaperError

Raised when a requested wallpaper ID does not exist.

UnhandledException

Generic exception for unexpected API failures.

Clone this wiki locally