Nextcloud-App/lib/Service/NoteNotFound.php

7 lines
85 B
PHP

<?php
namespace OCA\UPschooling\Service;
class NoteNotFound extends \Exception {
}