Full Path: /home/atelipy/www/wpmain/plugins-20260302113519/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/ServerErrorResponseException.php
<?php
namespace Guzzle\Http\Exception;
/**
* Exception when a server error is encountered (5xx codes)
*/
class ServerErrorResponseException extends BadResponseException {}