<?php

namespace Amp\Http\Client;

final class TimeoutException extends HttpException
{
}
