Uses of Class
com.example.springrest.exceptions.ResourceNotFoundException
Packages that use ResourceNotFoundException
Package
Description
This package defines custom exceptions for the application.
-
Uses of ResourceNotFoundException in com.example.springrest.exceptions
Methods in com.example.springrest.exceptions with parameters of type ResourceNotFoundExceptionModifier and TypeMethodDescriptionGlobalExceptionHandler.handleResourceNotFoundException
(ResourceNotFoundException ex) HandlesResourceNotFoundException
.