<?php
namespace Icinga\Protocol\Statusdat\Exception;
class ParsingException extends \RuntimeException
{
}