mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
Initial release
This commit is contained in:
4
service/notfoundexception.php
Normal file
4
service/notfoundexception.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
namespace OCA\QuickNotes\Service;
|
||||
|
||||
class NotFoundException extends ServiceException {}
|
||||
Reference in New Issue
Block a user