aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Notification/InvalidValueException.php
Commit message (Collapse)AuthorAgeFilesLines
* feat(OCP): Consumable vs. Implementable public APItechdebt/standard-15/consumable-ocpJoas Schilling12 days1-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(notifications): Add a dedicated exception when invalid values are setJoas Schilling2024-04-121-0/+49
Signed-off-by: Joas Schilling <coding@schilljs.com>