?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/demo2/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/



?? Go up: /home/webdevt/www/demo2/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src

?? Viewing: ServerException.php

<?php
namespace GuzzleHttp\Exception;

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


??

??