Uses of Class
dev.reuss.tmdb.core.exception.TmdbException
Packages that use TmdbException
-
Uses of TmdbException in dev.reuss.tmdb.core.exception
Subclasses of TmdbException in dev.reuss.tmdb.core.exceptionModifier and TypeClassDescriptionclassException thrown when TMDB returns an error response.final classException thrown when the SDK cannot complete a request before receiving a TMDB response.classException thrown when a TMDB response cannot be mapped to the expected model.final classException thrown when TMDB reports that a requested resource was not found.final classException thrown when TMDB rejects a request because the rate limit was exceeded.final classException thrown when TMDB or an upstream server returns a server-side error.final classException thrown when TMDB rejects a request because authentication or authorization failed.