<?php

namespace nsqphp\Exception;

class ProtocolException extends \RuntimeException
{
}