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