Current path: home/webdevt/prestashop17/vendor/guzzlehttp/guzzle/src/Exception/
?? Go up: /home/webdevt/prestashop17/vendor/guzzlehttp/guzzle/src
<?php
namespace GuzzleHttp\Exception;
/**
* Exception when an HTTP error occurs (4xx or 5xx error)
*/
class BadResponseException extends RequestException {}