File "ServerException-20250317193313.php"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/guzzlehttp/guzzle/src/Exception/ServerException-20250317193313.php
File size: 163 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace GuzzleHttp\Exception;
/**
* Exception when a server error is encountered (5xx codes)
*/
class ServerException extends BadResponseException
{
}