Uses of Class
com.eoscode.springapitools.exceptions.EntityNotFoundException
Packages that use EntityNotFoundException
Package
Description
-
Uses of EntityNotFoundException in com.eoscode.springapitools.resource.exception
Methods in com.eoscode.springapitools.resource.exception with parameters of type EntityNotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<StandardError>BaseResourceExceptionHandler.objectNotFound(EntityNotFoundException e, jakarta.servlet.http.HttpServletRequest request) -
Uses of EntityNotFoundException in com.eoscode.springapitools.service
Methods in com.eoscode.springapitools.service that throw EntityNotFoundException