trakt.core.exceptions

exception trakt.core.exceptions.ClientError(response)

Bases: trakt.core.exceptions.RequestError

exception trakt.core.exceptions.RequestError(response)

Bases: exceptions.Exception

exception trakt.core.exceptions.RequestFailedError

Bases: exceptions.Exception

exception trakt.core.exceptions.ServerError(response)

Bases: trakt.core.exceptions.RequestError