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 a server error is encountered (5xx codes)
*/
class ServerException extends BadResponseException {}