From 62fd225cfb17129c74ca3aaa6a75ddffe6453a3f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 16 Sep 2015 21:32:22 -0400 Subject: Add abstract storage layer --- app/Core/ObjectStorage/ObjectStorageException.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/Core/ObjectStorage/ObjectStorageException.php (limited to 'app/Core/ObjectStorage/ObjectStorageException.php') diff --git a/app/Core/ObjectStorage/ObjectStorageException.php b/app/Core/ObjectStorage/ObjectStorageException.php new file mode 100644 index 00000000..e89aeb25 --- /dev/null +++ b/app/Core/ObjectStorage/ObjectStorageException.php @@ -0,0 +1,9 @@ +