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
<?php
namespace Guzzle\Http\Exception;
/**
* Exception when a server error is encountered (5xx codes)
*/
class ServerErrorResponseException extends BadResponseException {}