Index
All Classes and Interfaces|All Packages
A
- AbstractResponseEntityExceptionHandler - Class in io.nuov.spring.error
-
The class AbstractResponseEntityExceptionHandler.
- AbstractResponseEntityExceptionHandler() - Constructor for class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
G
- getLogger() - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
H
- handleAll(Exception, WebRequest) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
-
Handles all other Exceptions.
- handleBadRequest(BadRequestException) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
-
Handles BadRequestException.
- handleForbidden(ForbiddenException) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
-
Handles ForbiddenException.
- handleHttpMediaTypeNotSupported(HttpMediaTypeNotSupportedException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
- handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
- handleHttpMessageNotWritable(HttpMessageNotWritableException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
- handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
- handleLocked(LockedException) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
-
Handles LockedException.
- handleMissingServletRequestParameter(MissingServletRequestParameterException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
- handleNoHandlerFoundException(NoHandlerFoundException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
- handleNotFound(NotFoundException) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
-
Handles NotFoundException.
- handleNotModified(NotModifiedException) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
-
Handles NotModifiedException.
- handleServiceUnavailable(ServiceUnavailableException) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
-
Handles ServiceUnavailableException.
- handleUnauthorized(UnauthorizedException) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
-
Handles UnauthorizedException.
I
- io.nuov.spring.error - package io.nuov.spring.error
L
- logException(Exception, WebRequest) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
-
Logs the exception.
R
- reportException(Exception, WebRequest) - Method in class io.nuov.spring.error.AbstractResponseEntityExceptionHandler
-
Reports the exception.
All Classes and Interfaces|All Packages