From c5ecbf250d8e91b2e36fa33fede1bc7cb3244b9c Mon Sep 17 00:00:00 2001 From: Alexander Klimov Date: Mon, 21 Jul 2014 14:11:08 +0200 Subject: [PATCH] lib: add FileReaderException for file reader specific errors refs #6722 --- .../Protocol/File/Exception/FileReaderException.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 library/Icinga/Protocol/File/Exception/FileReaderException.php diff --git a/library/Icinga/Protocol/File/Exception/FileReaderException.php b/library/Icinga/Protocol/File/Exception/FileReaderException.php new file mode 100644 index 000000000..3e0890a57 --- /dev/null +++ b/library/Icinga/Protocol/File/Exception/FileReaderException.php @@ -0,0 +1,10 @@ +