From 3f7840c4db7384eb142f92c33330827b8d7255f9 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 5 Nov 2016 22:26:58 -0400 Subject: Add the possibility to create external tasks --- app/Core/ExternalTask/ExternalTaskException.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app/Core/ExternalTask/ExternalTaskException.php (limited to 'app/Core/ExternalTask/ExternalTaskException.php') diff --git a/app/Core/ExternalTask/ExternalTaskException.php b/app/Core/ExternalTask/ExternalTaskException.php new file mode 100644 index 00000000..07e5665d --- /dev/null +++ b/app/Core/ExternalTask/ExternalTaskException.php @@ -0,0 +1,15 @@ +