<?php

namespace Amp\Http\Client;

class HttpException extends \Exception
{
}
