<?php

namespace nsqphp\Exception;

class SocketException extends \RuntimeException
{
}