Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/whatsapp-crm/vendor/guzzlehttp/guzzle/src/Exception/
Upload File :
Current File : /home/users/unlimited/www/whatsapp-crm/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php

<?php

namespace GuzzleHttp\Exception;

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