<?php

namespace Amp\Http\Client;

final class SocketException extends HttpException
{
}
