commercetools-sdk-php-v2  master
The platform, import-api and ml-api PHP sdks generated from our api reference.
Public Member Functions | List of all members
Commercetools\Exception\ApiClientException Class Reference
Inheritance diagram for Commercetools\Exception\ApiClientException:
Commercetools\Exception\BadRequestException Commercetools\Exception\ConcurrentModificationException Commercetools\Exception\ForbiddenException Commercetools\Exception\NotFoundException Commercetools\Exception\UnauthorizedException

Public Member Functions

 __construct ($message, $result, RequestInterface $request, ResponseInterface $response, \Exception $previous=null, array $handlerContext=[])
 
 getResult ()
 

Detailed Description

Definition at line 17 of file ApiClientException.php.

Constructor & Destructor Documentation

◆ __construct()

Commercetools\Exception\ApiClientException::__construct (   $message,
  $result,
RequestInterface  $request,
ResponseInterface  $response,
\Exception  $previous = null,
array  $handlerContext = [] 
)
Parameters
string$message
?JsonObject$result

Definition at line 29 of file ApiClientException.php.

Member Function Documentation

◆ getResult()

Commercetools\Exception\ApiClientException::getResult ( )
Returns
?JsonObject

Definition at line 38 of file ApiClientException.php.


The documentation for this class was generated from the following file: