Uses of Class
io.github.og4dev.exception.ApiException
Packages that use ApiException
Package
Description
Exception handling classes for comprehensive API error management.
-
Uses of ApiException in io.github.og4dev.exception
Methods in io.github.og4dev.exception with parameters of type ApiExceptionModifier and TypeMethodDescriptionorg.springframework.http.ProblemDetailGlobalExceptionHandler.handleApiException(ApiException ex) Handles custom API exceptions.