/
Exceptions
NOTE: Trivore ID Documentation has moved to https://trivoreid.com
The content on this site IS OUT OF DATE!
This space has been archived!
Please go ahead to the new site!
Exceptions
TrivoreIDException
Exception is thrown when network or TrivoreID failure occurred. The exception contains error code of the response that allows to handle errors individually. The request calls also generate separate exceptions that extend TrivoreIDException.
TrivoreIDErrorException
When the HTTP response code is 400.
AuthenticationException
When the HTTP response code is 401.
ForbiddenException
When the HTTP response code is 403.
NotFoundException
When the HTTP response code is 404.
ConflictException
When the HTTP response code is 409.
MobileQuotaReachedException
When the HTTP response code is 429.
TrivoreIDSDKException
Exception is thrown when TrivoreID SDK is incorrectly used.
, multiple selections available,
Related content
Error information and error_description - tid-aex
Error information and error_description - tid-aex
More like this
Authentication Error Codes
Authentication Error Codes
More like this
Client SDK
Client SDK
More like this
Client SDK Extension v1.0 (released 27-Dec-2019)
Client SDK Extension v1.0 (released 27-Dec-2019)
More like this
Client SDK v2.0 (released 27-Dec-2019)
Client SDK v2.0 (released 27-Dec-2019)
More like this