File "ServerException.php"

Full Path: /home/mahaadedsdfdfhfg/public_html/wp-content/plugins/wpvivid-backuprestore/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php
File size: 168 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace WPvividGuzzleHttp\Exception;

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