Uses of Class
it.univr.passportease.exception.notfound.NotificationNotFoundException
Packages that use NotificationNotFoundException
Package
Description
-
Uses of NotificationNotFoundException in it.univr.passportease.controller.user
Methods in it.univr.passportease.controller.user that throw NotificationNotFoundExceptionModifier and TypeMethodDescriptionUserMutationController.modifyNotification
(NotificationInput notificationInput, UUID notificationId) This mutation modifies a notification. -
Uses of NotificationNotFoundException in it.univr.passportease.service.user
Methods in it.univr.passportease.service.user that throw NotificationNotFoundExceptionModifier and TypeMethodDescriptionUserMutationService.modifyNotification
(NotificationInput notificationInput, UUID notificationId) Modifies a notification. -
Uses of NotificationNotFoundException in it.univr.passportease.service.user.impl
Methods in it.univr.passportease.service.user.impl that throw NotificationNotFoundExceptionModifier and TypeMethodDescriptionUserMutationServiceImpl.modifyNotification
(NotificationInput notificationInput, UUID notificationId) Modifies a notification by id