From 0ee38e98532a9daf7ba08ab65b7f73d6505e0aea Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 24 Aug 2018 13:17:32 +0200 Subject: Began API for posts --- api/Posts/Exceptions/PostNotFoundException.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 api/Posts/Exceptions/PostNotFoundException.php (limited to 'api/Posts/Exceptions') diff --git a/api/Posts/Exceptions/PostNotFoundException.php b/api/Posts/Exceptions/PostNotFoundException.php new file mode 100644 index 0000000..2f9c55d --- /dev/null +++ b/api/Posts/Exceptions/PostNotFoundException.php @@ -0,0 +1,13 @@ +