We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df16ceb + 75d4bd5 commit d774b47Copy full SHA for d774b47
content/php-client/exception.md
@@ -4,7 +4,7 @@ Every request made with the client can throw an HTTP exception.
4
5
You can read more about REST API Exception handling : [here](https://api.akeneo.com/documentation/responses.html#)
6
7
-## HTTP exception (4XX)
+## HTTP exception
8
9
The parent of these HTTP exceptions is `Akeneo\Pim\Exception\HttpException`.
10
You can get the request and the response that are responsible for this exception. Also, the HTTP response code and response message are available.
0 commit comments