?? 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: ClientErrorResponseException.php

<?php

namespace Guzzle\Http\Exception;

/**
 * Exception when a client error is encountered (4xx codes)
 */
class ClientErrorResponseException extends BadResponseException {}


??

??