You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
FilterNotFoundException.php fix(activity): Add a dedicated exception when the filter or setting is not found 2 months ago
IncompleteActivityException.php fix(activity): Add a dedicated exception when not all fields are set while publishing an activity 2 months ago
InvalidValueException.php fix(activity): Add a dedicated exception when invalid values are set 2 months ago
SettingNotFoundException.php fix(activity): Add a dedicated exception when the filter or setting is not found 2 months ago
UnknownActivityException.php fix(activity): Add a dedicated exception when the event is unknown to the provider 2 months ago