Class GatewayTimeoutException
Exception for response for status code 504
- Exception implements Throwable
-
Commercetools\Core\Error\ApiException
-
Commercetools\Core\Error\ApiServiceException
-
Commercetools\Core\Error\ServerErrorException
-
Commercetools\Core\Error\GatewayTimeoutException
Namespace: Commercetools\Core\Error
Description: This error might occur on long running processes such as deletion of resources with connections to other resources.
Located at Core/Error/GatewayTimeoutException.php
Description: This error might occur on long running processes such as deletion of resources with connections to other resources.
Located at Core/Error/GatewayTimeoutException.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()