Uses of Class
org.qubership.atp.auth.springbootstarter.handlers.ErrorResponse
Packages that use ErrorResponse
-
Uses of ErrorResponse in org.qubership.atp.auth.springbootstarter.handlers
Methods in org.qubership.atp.auth.springbootstarter.handlers that return types with arguments of type ErrorResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ErrorResponse> GlobalExceptionHandler.commonHandler(Exception exception, jakarta.servlet.http.HttpServletRequest request) Global handler for exceptions.