Your IP : 216.73.216.95


Current Path : /var/test/www/alh/system/storage/vendor/guzzlehttp/guzzle/src/Exception/
Upload File :
Current File : /var/test/www/alh/system/storage/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php

<?php
namespace GuzzleHttp\Exception;

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