nextcloud/lib/public/Activity/Exceptions
Joas Schilling 9f4845e25b
fix(activity): Add a dedicated exception when the filter or setting is not found
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-17 15:36:42 +02:00
..
FilterNotFoundException.php fix(activity): Add a dedicated exception when the filter or setting is not found 2024-04-17 15:36:42 +02:00
IncompleteActivityException.php fix(activity): Add a dedicated exception when not all fields are set while publishing an activity 2024-04-17 15:36:41 +02:00
InvalidValueException.php fix(activity): Add a dedicated exception when invalid values are set 2024-04-17 15:36:40 +02:00
SettingNotFoundException.php fix(activity): Add a dedicated exception when the filter or setting is not found 2024-04-17 15:36:42 +02:00
UnknownActivityException.php fix(activity): Add a dedicated exception when the event is unknown to the provider 2024-04-17 15:36:41 +02:00