Uses of Class
cz.zcu.students.cacha.bp_server.exceptions.ValidationErrorException
-
Packages that use ValidationErrorException Package Description cz.zcu.students.cacha.bp_server.error -
-
Uses of ValidationErrorException in cz.zcu.students.cacha.bp_server.error
Methods in cz.zcu.students.cacha.bp_server.error with parameters of type ValidationErrorException Modifier and Type Method Description ApiError
ValidationErrorsHandler. handleCustomValidationException(ValidationErrorException exception, javax.servlet.http.HttpServletRequest request)
Gets the response for ValidationErrorException custom exception
-