Uses of Class
org.praxisplatform.uischema.rest.exceptionhandler.exception.BusinessException
Packages that use BusinessException
Package
Description
Tratamento consistente de erros REST, incluindo categorias e detalhes
padronizados para respostas da API.
-
Uses of BusinessException in org.praxisplatform.uischema.rest.exceptionhandler
Methods in org.praxisplatform.uischema.rest.exceptionhandler with parameters of type BusinessExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<RestApiResponse<Object>> GlobalExceptionHandler.handleBusinessException(BusinessException ex, org.springframework.web.context.request.WebRequest request)