Uses of Class
com.eoscode.springapitools.service.exceptions.ValidationException
-
Packages that use ValidationException Package Description com.eoscode.springapitools.resource.exception -
-
Uses of ValidationException in com.eoscode.springapitools.resource.exception
Methods in com.eoscode.springapitools.resource.exception with parameters of type ValidationException Modifier and Type Method Description org.springframework.http.ResponseEntity<StandardError>BaseResourceExceptionHandler. validation(ValidationException e, javax.servlet.http.HttpServletRequest request)
-