nextcloud-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 +07:00
..
AlreadyProcessedException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IAction.php fix(notifications): Add a dedicated exception when invalid values are set 2024-04-12 09:23:15 +07: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 +07: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 +07:00
IManager.php Fix typo in deprecated 2022-10-04 11:42:24 +07:00
INotification.php fix(notifications): Add a dedicated exception when invalid values are set 2024-04-12 09:23:15 +07:00
INotifier.php fix(notifications): Add a dedicated exception when a notification was not parsed completely 2024-04-12 10:30:38 +07: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 +07:00
IncompleteParsedNotificationException.php fix(notifications): Add a dedicated exception when a notification was not parsed completely 2024-04-12 10:30:38 +07:00
InvalidValueException.php fix(notifications): Add a dedicated exception when invalid values are set 2024-04-12 09:23:15 +07:00
UnknownNotificationException.php fix(notifications): Add a dedicated exception when the notification is unknown to the notifier 2024-04-12 10:30:37 +07:00