Uses of Class
com.alon.spring.crud.domain.service.exception.NotFoundException
-
Packages that use NotFoundException Package Description com.alon.spring.crud.api.exceptionhandler -
-
Uses of NotFoundException in com.alon.spring.crud.api.exceptionhandler
Methods in com.alon.spring.crud.api.exceptionhandler with parameters of type NotFoundException Modifier and Type Method Description org.springframework.http.ResponseEntityApiExceptionHandler. handleNotFoundException(NotFoundException ex, org.springframework.web.context.request.WebRequest request)
-