Uses of Class
com.app.exception.ResourceAlreadyExistException
Packages that use ResourceAlreadyExistException
-
Uses of ResourceAlreadyExistException in com.app.controller.exceptionsHandler
Methods in com.app.controller.exceptionsHandler with parameters of type ResourceAlreadyExistExceptionModifier and TypeMethodDescriptionGlobalDatabaseExceptionHandler.handleResourceAlreadyExistException
(ResourceAlreadyExistException e) Handles the case when a resource that is attempted to be created already exists.