跳过导航链接
A B C E G I M N R S T U V 

A

arithmeticExceptionHanlder(ArithmeticException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
arrayIndexOutOfBoundsExceptionHanlder(ArrayIndexOutOfBoundsException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
arrayStoreExceptionHanlder(ArrayStoreException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 

B

beforeBodyWrite(Object, MethodParameter, MediaType, Class, ServerHttpRequest, ServerHttpResponse) - 类 中的方法tech.veedo.ragdoll.globaladvice.GlobalControllerAdvice
Invoked after an HttpMessageConverter is selected and just before its write method is invoked.

C

classCastExceptionHanlder(ClassCastException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
classNotFoundExceptionHanlder(ClassNotFoundException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
cloneNotSupportedExceptionHanlder(CloneNotSupportedException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 

E

enumConstantNotPresentExceptionHanlder(EnumConstantNotPresentException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
ExceptionAdviceEntity - tech.veedo.ragdoll.exception中的类
 
ExceptionAdviceEntity() - 类 的构造器tech.veedo.ragdoll.exception.ExceptionAdviceEntity
 
ExceptionControllerAdvice - tech.veedo.ragdoll.exception中的类
 
ExceptionControllerAdvice() - 类 的构造器tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
exceptionHanlder(Throwable) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 

G

generateCommonControllerAdvice() - 类 中的方法tech.veedo.ragdoll.RagdollAutoConfiguration
 
generateExceptionControllerAdvice() - 类 中的方法tech.veedo.ragdoll.RagdollAutoConfiguration
 
getMode(String) - 枚举 中的静态方法tech.veedo.ragdoll.exception.Mode
 
GlobalAdviceEntity - tech.veedo.ragdoll.globaladvice中的类
 
GlobalAdviceEntity() - 类 的构造器tech.veedo.ragdoll.globaladvice.GlobalAdviceEntity
 
GlobalControllerAdvice - tech.veedo.ragdoll.globaladvice中的类
 
GlobalControllerAdvice(String[]) - 类 的构造器tech.veedo.ragdoll.globaladvice.GlobalControllerAdvice
 
GlobalException - tech.veedo.ragdoll.exception中的异常错误
 
GlobalException() - 异常错误 的构造器tech.veedo.ragdoll.exception.GlobalException
 
GlobalException(GlobalExceptionCode) - 异常错误 的构造器tech.veedo.ragdoll.exception.GlobalException
 
GlobalException(String) - 异常错误 的构造器tech.veedo.ragdoll.exception.GlobalException
 
GlobalException(Object) - 异常错误 的构造器tech.veedo.ragdoll.exception.GlobalException
 
GlobalException(String, Object) - 异常错误 的构造器tech.veedo.ragdoll.exception.GlobalException
 
GlobalException(GlobalExceptionCode, String) - 异常错误 的构造器tech.veedo.ragdoll.exception.GlobalException
 
GlobalException(Integer, String) - 异常错误 的构造器tech.veedo.ragdoll.exception.GlobalException
 
GlobalException(GlobalExceptionCode, String, Object) - 异常错误 的构造器tech.veedo.ragdoll.exception.GlobalException
 
GlobalException(Integer, String, Object) - 异常错误 的构造器tech.veedo.ragdoll.exception.GlobalException
 
GlobalExceptionCode - tech.veedo.ragdoll.exception中的枚举
 
globalExceptionHanlder(GlobalException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 

I

illegalAccessExceptionHanlder(IllegalAccessException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
illegalArgumentExceptionHanlder(IllegalArgumentException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
illegalMonitorStateExceptionHanlder(IllegalMonitorStateException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
illegalStateExceptionHanlder(IllegalStateException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
illegalThreadStateExceptionHanlder(IllegalThreadStateException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
indexOutOfBoundsExceptionHanlder(IndexOutOfBoundsException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
instantiationExceptionHanlder(InstantiationException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
interruptedExceptionHanlder(InterruptedException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
isBlank(CharSequence) - 类 中的静态方法tech.veedo.ragdoll.utils.StringUtils
Checks if a CharSequence is empty (""), null or whitespace only.
isNotBlank(CharSequence) - 类 中的静态方法tech.veedo.ragdoll.utils.StringUtils
Checks if a CharSequence is not empty (""), not null and not whitespace only.

M

Mode - tech.veedo.ragdoll.exception中的枚举
 

N

negativeArraySizeExceptionHanlder(NegativeArraySizeException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
noSuchFieldExceptionnHanlder(NoSuchFieldException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
noSuchMethodExceptionHanlder(NoSuchMethodException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
nullPointerExceptionHanlder(NullPointerException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
numberFormatExceptionHanlder(NumberFormatException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 

R

RagdollAutoConfiguration - tech.veedo.ragdoll中的类
 
RagdollAutoConfiguration() - 类 的构造器tech.veedo.ragdoll.RagdollAutoConfiguration
 
reflectiveOperationExceptionHanlder(ReflectiveOperationException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
runtimeExceptionHanlder(RuntimeException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 

S

securityExceptionHanlder(SecurityException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
stringIndexOutOfBoundsExceptionHanlder(StringIndexOutOfBoundsException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 
StringUtils - tech.veedo.ragdoll.utils中的类
 
StringUtils() - 类 的构造器tech.veedo.ragdoll.utils.StringUtils
 
supports(MethodParameter, Class) - 类 中的方法tech.veedo.ragdoll.globaladvice.GlobalControllerAdvice
Whether this component supports the given controller method return type and the selected HttpMessageConverter type.

T

tech.veedo.ragdoll - 程序包 tech.veedo.ragdoll
 
tech.veedo.ragdoll.exception - 程序包 tech.veedo.ragdoll.exception
 
tech.veedo.ragdoll.globaladvice - 程序包 tech.veedo.ragdoll.globaladvice
 
tech.veedo.ragdoll.utils - 程序包 tech.veedo.ragdoll.utils
 
typeNotPresentExceptionHanlder(TypeNotPresentException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 

U

unsupportedOperationExceptionHanlder(UnsupportedOperationException) - 类 中的方法tech.veedo.ragdoll.exception.ExceptionControllerAdvice
 

V

valueOf(String) - 枚举 中的静态方法tech.veedo.ragdoll.exception.GlobalExceptionCode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法tech.veedo.ragdoll.exception.Mode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法tech.veedo.ragdoll.exception.GlobalExceptionCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法tech.veedo.ragdoll.exception.Mode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C E G I M N R S T U V 
跳过导航链接

Copyright © 2019. All rights reserved.