Errors
Introduction
Handled error
Error object
Example :
{
error: {
message: 'The request could not be found.',
type: 'RequestException',
name: 'NotFoundRequest',
code: 204
}
}Exceptions
AuthException
AuthExceptionAvailable Exceptions :
RequestException
RequestExceptionAvailable Exceptions :
UnknownException
UnknownExceptionLast updated
Was this helpful?