<?php
// {{{ICINGA_LICENSE_HEADER}}}
namespace Icinga\Exception;
class NotFoundError extends IcingaException
{
}