aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Utility/QueryNotFoundException.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface ↵Ferdinand Thiessen2023-02-061-0/+41
if class not found Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>