<?php
namespace Icinga\Protocol\Commandpipe\Exception;
class InvalidCommandException extends \Exception
{
}