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