aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Activity/Exceptions/UnknownActivityException.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(activity): Add a dedicated exception when the event is unknown to the ↵Joas Schilling2024-04-171-0/+33
provider Signed-off-by: Joas Schilling <coding@schilljs.com>