Uses of Class
br.com.pawsoncloud.seguranca.excecoes.ValidationException
Packages that use ValidationException
-
Uses of ValidationException in br.com.pawsoncloud.controladores.excecao
Methods in br.com.pawsoncloud.controladores.excecao with parameters of type ValidationExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<StandardError>
ControllerExceptionHandler.businessException
(ValidationException e, jakarta.servlet.http.HttpServletRequest request) Trata a exceçãoValidationException
e retorna uma resposta padronizada.