server/lib/public/Notification
Joas Schilling 0d0c2cdaa0
fix(notifications): Add a dedicated exception when a notification was not parsed completely
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-12 10:30:38 +02:00
..
AlreadyProcessedException.php
IAction.php fix(notifications): Add a dedicated exception when invalid values are set 2024-04-12 09:23:15 +02:00
IApp.php fix(notifications): Add a dedicated exception when not all fields are set while saving a notification 2024-04-12 10:30:37 +02:00
IDeferrableApp.php
IDismissableNotifier.php fix(notifications): Add a dedicated exception when the notification is unknown to the notifier 2024-04-12 10:30:37 +02:00
IManager.php
INotification.php fix(notifications): Add a dedicated exception when invalid values are set 2024-04-12 09:23:15 +02:00
INotifier.php fix(notifications): Add a dedicated exception when a notification was not parsed completely 2024-04-12 10:30:38 +02:00
IncompleteNotificationException.php fix(notifications): Add a dedicated exception when not all fields are set while saving a notification 2024-04-12 10:30:37 +02:00
IncompleteParsedNotificationException.php fix(notifications): Add a dedicated exception when a notification was not parsed completely 2024-04-12 10:30:38 +02:00
InvalidValueException.php fix(notifications): Add a dedicated exception when invalid values are set 2024-04-12 09:23:15 +02:00
UnknownNotificationException.php fix(notifications): Add a dedicated exception when the notification is unknown to the notifier 2024-04-12 10:30:37 +02:00