File "HttpException-20250715010544.php"
Full Path: /var/www/bvnghean.vn/wp-content/uploads/2017/06/template/HttpException-20250715010544.php
File size: 174 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Guzzle\Http\Exception;
use Guzzle\Common\Exception\GuzzleException;
/**
* Http exception interface
*/
interface HttpException extends GuzzleException {}