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 +02:00
..
AlreadyProcessedException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
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 Update php licenses 2021-06-04 22:02:41 +02:00
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 Fix typo in deprecated 2022-10-04 11:42:24 +02:00
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