nextcloud-app-radio/service/notfoundexception.php
2017-02-21 17:57:35 +01:00

6 lines
92 B
PHP

<?php
namespace OCA\OwnNotes\Service;
class NotFoundException extends ServiceException {}