?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http

?? Viewing: ServerErrorResponseException.php

<?php

namespace Guzzle\Http\Exception;

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


??

??