?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/vendor/guzzlehttp/guzzle/src/Exception/



?? Go up: /home/webdevt/prestashop17/vendor/guzzlehttp/guzzle/src

?? Viewing: BadResponseException.php

<?php
namespace GuzzleHttp\Exception;

/**
 * Exception when an HTTP error occurs (4xx or 5xx error)
 */
class BadResponseException extends RequestException {}


??

??