errors.py
The errors module contains all custom error classes
ActionNotSupported
¤
Occurs when an invalid action is called.
DeezerApiError
¤
Occurs when a Deezer API request replies with an error.
DeezerLoginError
¤
Occurs when login to Deezer fails.
DownloadError
¤
Occurs when a track cannot be downloaded.
InvalidUrlError
¤
Occurs when an invalid URL is passed.