Class ErrorResponse
- Commercetools\Core\Response\AbstractApiResponse implements Commercetools\Core\Response\ApiResponseInterface, Commercetools\Core\Model\Common\ContextAwareInterface, Commercetools\Core\Response\ApiPromiseGetInterface uses Commercetools\Core\Model\Common\ContextTrait
- Commercetools\Core\Response\ErrorResponse
Methods summary
public
|
#
__construct( Exception $exception,
ErrorResponse constructor. |
public
boolean
|
|
public
|
|
public
Exception
|
Methods inherited from Commercetools\Core\Response\AbstractApiResponse
getBody()
,
getCorrelationId()
,
getErrors()
,
getHeader()
,
getHeaders()
,
getPromise()
,
getRequest()
,
getResponse()
,
getStatusCode()
,
then()
,
toArray()
,
toObject()
,
wait()
Methods inherited from Commercetools\Core\Model\Common\ContextAwareInterface
getContext()
,
getContextCallback()
,
setContext()
,
setContextIfNull()
Methods used from Commercetools\Core\Model\Common\ContextTrait
getContext()
,
getContextCallback()
,
setContext()
,
setContextIfNull()