From cce735016e54db0e8565afc9b982876aae477a31 Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Sun, 18 May 2014 12:35:33 +0200 Subject: [PATCH] added NotFoundException --- src/Intervention/Image/Exception/NotFoundException.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/Intervention/Image/Exception/NotFoundException.php diff --git a/src/Intervention/Image/Exception/NotFoundException.php b/src/Intervention/Image/Exception/NotFoundException.php new file mode 100644 index 00000000..c48aa931 --- /dev/null +++ b/src/Intervention/Image/Exception/NotFoundException.php @@ -0,0 +1,8 @@ +