Class UnauthorizedException
Base class for responses with status code 401 || 403
- Exception implements Throwable
-
Commercetools\Core\Error\ApiException
-
Commercetools\Core\Error\ApiServiceException
-
Commercetools\Core\Error\ClientErrorException
-
Commercetools\Core\Error\UnauthorizedException
Direct known subclasses
Commercetools\Core\Error\ForbiddenException,
Commercetools\Core\Error\InvalidClientCredentialsException,
Commercetools\Core\Error\InvalidTokenException
Methods summary
Methods inherited from Commercetools\Core\Error\ClientErrorException
Methods inherited from Commercetools\Core\Error\ApiException
__construct(),
create(),
getErrors(),
getRequest(),
getResponse(),
getResponseMessage(),
getResponseStatusCode()
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()