Exceptions#
podme_api exceptions.
- exception podme_api.exceptions.PodMeApiNotFoundError[source]#
Bases:
PodMeApiErrorPodMe not found exception.
- exception podme_api.exceptions.PodMeApiConnectionError[source]#
Bases:
PodMeApiErrorPodMe connection exception.
- exception podme_api.exceptions.PodMeApiConnectionTimeoutError[source]#
Bases:
PodMeApiConnectionErrorPodMe connection timeout exception.
- exception podme_api.exceptions.PodMeApiRateLimitError[source]#
Bases:
PodMeApiConnectionErrorPodMe Rate Limit exception.
- exception podme_api.exceptions.PodMeApiAuthenticationError[source]#
Bases:
PodMeApiErrorPodMe authentication exception.
- exception podme_api.exceptions.PodMeApiUnauthorizedError[source]#
Bases:
PodMeApiErrorPodMe unauthorized exception.
- exception podme_api.exceptions.PodMeApiDownloadError[source]#
Bases:
PodMeApiErrorPodMe download exception.
- exception podme_api.exceptions.PodMeApiStreamUrlError[source]#
Bases:
PodMeApiDownloadErrorPodMe stream_url exception.
- exception podme_api.exceptions.PodMeApiPlaylistUrlNotFoundError[source]#
Bases:
PodMeApiStreamUrlErrorPodMe playlist url not found exception.
- exception podme_api.exceptions.PodMeApiStreamUrlNotFoundError[source]#
Bases:
PodMeApiStreamUrlErrorPodMe stream url not found exception.