<?php

namespace nsqphp\Exception;

class UnknownFrameException extends \RuntimeException
{
}