Uses of Class
com.glowmart.shop_management.exception.NotFoundException
Packages that use NotFoundException
-
Uses of NotFoundException in com.glowmart.shop_management.exception
Methods in com.glowmart.shop_management.exception with parameters of type NotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>GlobalExceptionHandler.handleNotFoundRoleException(NotFoundException exception) HandlesNotFoundExceptionand returns a response with a 404 Not Found status.