Open Kilda Java Documentation
org.openkilda.security.mapper.GlobalExceptionMapper Member List

This is the complete list of members for org.openkilda.security.mapper.GlobalExceptionMapper, including all inherited members.

GlobalExceptionMapper()org.openkilda.security.mapper.GlobalExceptionMapper
handleAsyncRequestTimeoutException(final AsyncRequestTimeoutException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest webRequest)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleBindException(final BindException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleConversionNotSupported(final ConversionNotSupportedException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleEntityNotFound(RequestValidationException ex)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleHttpMediaTypeNotAcceptable(final HttpMediaTypeNotAcceptableException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleHttpMediaTypeNotSupported(final HttpMediaTypeNotSupportedException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleHttpMessageNotReadable(final HttpMessageNotReadableException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleHttpMessageNotWritable(final HttpMessageNotWritableException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleHttpRequestMethodNotSupported(final HttpRequestMethodNotSupportedException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleMethodArgumentNotValid(final MethodArgumentNotValidException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleMissingPathVariable(final MissingPathVariableException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleMissingServletRequestParameter(final MissingServletRequestParameterException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleMissingServletRequestPart(final MissingServletRequestPartException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleNoHandlerFoundException(final NoHandlerFoundException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleServletRequestBindingException(final ServletRequestBindingException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
handleTypeMismatch(final TypeMismatchException ex, final HttpHeaders headers, final HttpStatus status, final WebRequest request)org.openkilda.security.mapper.GlobalExceptionMapperprotected
invalidOTP(InvalidOtpException ex)org.openkilda.security.mapper.GlobalExceptionMapperprotected
response(final HttpStatus status, final Integer code, final String auxilaryMessage, final String message)org.openkilda.security.mapper.GlobalExceptionMapperprotected
response(final HttpStatus status, final Integer code, final String auxilaryMessage, final String message, final String correlationId)org.openkilda.security.mapper.GlobalExceptionMapperprotected
twoFaKeyNotSetException(TwoFaKeyNotSetException ex)org.openkilda.security.mapper.GlobalExceptionMapperprotected
unauthorizeAccess(AccessDeniedException ex)org.openkilda.security.mapper.GlobalExceptionMapperprotected