From 37bb0dde39eb1519db7fbac5c22307945e15d862 Mon Sep 17 00:00:00 2001 From: Ben Roberts Date: Tue, 10 Jan 2012 01:31:42 +0000 Subject: [PATCH] Add exception classes for Source Plugins --- source/lib/DownloadDispatcher/Exceptions.class.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 source/lib/DownloadDispatcher/Exceptions.class.php diff --git a/source/lib/DownloadDispatcher/Exceptions.class.php b/source/lib/DownloadDispatcher/Exceptions.class.php new file mode 100644 index 0000000..5dd1223 --- /dev/null +++ b/source/lib/DownloadDispatcher/Exceptions.class.php @@ -0,0 +1,10 @@ + \ No newline at end of file