From 12ff708ac0c4af9653b562714fadd8bad3806fe8 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Fri, 8 May 2015 15:17:36 +0200 Subject: [PATCH] Introduce exception StatementException refs #8826 --- library/Icinga/Exception/StatementException.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 library/Icinga/Exception/StatementException.php diff --git a/library/Icinga/Exception/StatementException.php b/library/Icinga/Exception/StatementException.php new file mode 100644 index 000000000..0bf2bb80a --- /dev/null +++ b/library/Icinga/Exception/StatementException.php @@ -0,0 +1,8 @@ +