Class ServiceUnavailableException
Exception for response with status code 503
- Exception implements Throwable
-
Commercetools\Core\Error\ApiException
-
Commercetools\Core\Error\ApiServiceException
-
Commercetools\Core\Error\ServerErrorException
-
Commercetools\Core\Error\ServiceUnavailableException
Namespace: Commercetools\Core\Error
Description: Composable Commerce is currently not available
Located at Core/Error/ServiceUnavailableException.php
Description: Composable Commerce is currently not available
Located at Core/Error/ServiceUnavailableException.php
Methods summary
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()