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