- handleAccessDeniedException(AccessDeniedException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
- handleApplicationException(ApplicationException, HttpHeaders, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
- handleBindException(BindException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for BindException.
- handleConversionNotSupported(ConversionNotSupportedException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for ConversionNotSupportedException.
- handleException(Exception, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Provides handling for standard Spring MVC exceptions.
- handleException(Throwable, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
- handleExceptionInternal(Exception, ErrorContainer, HttpHeaders, HttpStatus, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
A single place to customize the response body of all Exception types.
- handleHttpMediaTypeNotAcceptable(HttpMediaTypeNotAcceptableException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for HttpMediaTypeNotAcceptableException.
- handleHttpMediaTypeNotSupported(HttpMediaTypeNotSupportedException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for HttpMediaTypeNotSupportedException.
- handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for HttpMessageNotReadableException.
- handleHttpMessageNotWritable(HttpMessageNotWritableException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for HttpMessageNotWritableException.
- handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for HttpRequestMethodNotSupportedException.
- handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for MethodArgumentNotValidException.
- handleMissingServletRequestParameter(MissingServletRequestParameterException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for MissingServletRequestParameterException.
- handleMissingServletRequestPart(MissingServletRequestPartException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for MissingServletRequestPartException.
- handleNoHandlerFoundException(NoHandlerFoundException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for NoHandlerFoundException.
- handleNoSuchRequestHandlingMethod(NoSuchRequestHandlingMethodException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for NoSuchRequestHandlingMethodException.
- handleServletRequestBindingException(ServletRequestBindingException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for ServletRequestBindingException.
- handleTypeMismatch(TypeMismatchException, HttpHeaders, ErrorCode, HttpServletRequest) - 类 中的方法in.clouthink.daas.we.ResponseEntityExceptionHandler
-
Customize the response for TypeMismatchException.
- hasFormError() - 类 中的方法in.clouthink.daas.we.ErrorContainer
-