From b55a31314614ac648dafd719b165ca9f4b7a9939 Mon Sep 17 00:00:00 2001 From: Alexander Klimov Date: Fri, 22 Aug 2014 10:23:12 +0200 Subject: [PATCH] Implement IcingaException refs #6931 --- library/Icinga/Exception/IcingaException.php | 29 ++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 library/Icinga/Exception/IcingaException.php diff --git a/library/Icinga/Exception/IcingaException.php b/library/Icinga/Exception/IcingaException.php new file mode 100644 index 000000000..8443f9c7c --- /dev/null +++ b/library/Icinga/Exception/IcingaException.php @@ -0,0 +1,29 @@ +