TF-3752 Better error handling when updating recipients in Forwarding
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
class NotFoundForwardException implements Exception {}
|
||||
|
||||
class UpdateForwardException implements Exception {}
|
||||
|
||||
class RecipientListIsEmptyException implements Exception {}
|
||||
|
||||
class RecipientListWithInvalidEmailsException implements Exception {}
|
||||
Reference in New Issue
Block a user