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

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

constraintViolationExceptionHandler(final ConstraintViolationException ex, final WebRequest request)org.openkilda.security.mapper.CustomExceptionMapperprotected
contentNotFoundExceptionHandler(final ContentNotFoundException ex, final WebRequest request)org.openkilda.security.mapper.CustomExceptionMapperprotected
CustomExceptionMapper()org.openkilda.security.mapper.CustomExceptionMapper
defaultExceptionHandler(final Exception ex, final WebRequest request)org.openkilda.security.mapper.CustomExceptionMapperprotected
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
integrationExceptionHandler(final IntegrationException ex, final WebRequest request)org.openkilda.security.mapper.CustomExceptionMapperprotected
invalidOTP(InvalidOtpException ex)org.openkilda.security.mapper.GlobalExceptionMapperprotected
invalidResponseExceptionHandler(final InvalidResponseException ex, final WebRequest request)org.openkilda.security.mapper.CustomExceptionMapperprotected
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