?iť?

Your IP : 18.222.161.187


Current Path : /home/scgforma/www/cloud/3rdparty/guzzlehttp/guzzle/src/Exception/
Upload File :
Current File : /home/scgforma/www/cloud/3rdparty/guzzlehttp/guzzle/src/Exception/ServerException.php

<?php
namespace GuzzleHttp\Exception;

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