Uses of Class
pro.nikolaev.restutils.exceptions.ApiException
Packages that use ApiException
-
Uses of ApiException in pro.nikolaev.restutils.components
Methods in pro.nikolaev.restutils.components with parameters of type ApiExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ApiError> ExceptionHandlingAdvice.handleApiException(ApiException e) ExceptionHandlerto handleApiException.