IcingaNotification: use ConfigurationError
This commit is contained in:
parent
b83bfed186
commit
1370ec7312
|
@ -2,6 +2,7 @@
|
|||
|
||||
namespace Icinga\Module\Director\Objects;
|
||||
|
||||
use Icinga\Exception\ConfigurationError;
|
||||
use Icinga\Module\Director\IcingaConfig\IcingaConfigHelper as c;
|
||||
|
||||
class IcingaNotification extends IcingaObject
|
||||
|
|
Loading…
Reference in New Issue