?? GreyFile — Mystic File Browser

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



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

?? Viewing: ServerException.php

<?php
namespace GuzzleHttp\Exception;

/**
 * Exception when a server error is encountered (5xx codes)
 */
class ServerException extends BadResponseException {}


??

??