API
Client
Exceptions
- exception tinder.errors.ClientException[source]
Bases:
TinderException
- exception tinder.errors.Forbidden(response, message)[source]
Bases:
HTTPException
- exception tinder.errors.HTTPException(response, message)[source]
Bases:
TinderException
- exception tinder.errors.InvalidData[source]
Bases:
ClientException
- exception tinder.errors.LoginFailure[source]
Bases:
ClientException
- exception tinder.errors.NotFound(response, message)[source]
Bases:
HTTPException