A G N P Y 
所有类 所有程序包

A

addFormatters(FormatterRegistry) - 类 中的方法y9.autoconfiguration.web.Y9WebConfiguration
 

G

getConverter(Class<T>) - 类 中的方法net.risesoft.web.Y9LaxStringToEnumConverterFactory
 

N

net.risesoft.web - 程序包 net.risesoft.web
 
net.risesoft.web.handler - 程序包 net.risesoft.web.handler
 

P

processException(Throwable) - 类 中的方法net.risesoft.web.handler.Y9ControllerAdvice
通用的错误异常
对异常处理得当的应用理论上不会走这里 而是走上方更具体的异常 如果走到了这里应用应处理掉能处理的异常
processException(ConstraintViolationException) - 类 中的方法net.risesoft.web.handler.Y9ControllerAdvice
参数校验失败 例如 NotBlank
processException(Y9BusinessException) - 类 中的方法net.risesoft.web.handler.Y9ControllerAdvice
业务异常
统一返回 http 的状态码为 400
processException(Y9PermissionException) - 类 中的方法net.risesoft.web.handler.Y9ControllerAdvice
y9 权限异常
processException(BindException) - 类 中的方法net.risesoft.web.handler.Y9ControllerAdvice
参数绑定异常
processException(MissingPathVariableException) - 类 中的方法net.risesoft.web.handler.Y9ControllerAdvice
缺少路径参数
processException(MissingServletRequestParameterException) - 类 中的方法net.risesoft.web.handler.Y9ControllerAdvice
缺少参数
processException(MethodArgumentTypeMismatchException) - 类 中的方法net.risesoft.web.handler.Y9ControllerAdvice
参数类型不匹配

Y

y9.autoconfiguration.web - 程序包 y9.autoconfiguration.web
 
y9ControllerAdvice() - 类 中的方法y9.autoconfiguration.web.Y9WebConfiguration
 
Y9ControllerAdvice - net.risesoft.web.handler中的类
全局的异常处理器
Y9ControllerAdvice() - 类 的构造器net.risesoft.web.handler.Y9ControllerAdvice
 
Y9LaxStringToEnumConverterFactory - net.risesoft.web中的类
字符串转枚举的转换器
Y9LaxStringToEnumConverterFactory() - 类 的构造器net.risesoft.web.Y9LaxStringToEnumConverterFactory
 
Y9WebConfiguration - y9.autoconfiguration.web中的类
web 配置
Y9WebConfiguration() - 类 的构造器y9.autoconfiguration.web.Y9WebConfiguration
 
A G N P Y 
所有类 所有程序包