| 接口 | 说明 |
|---|---|
| ErrorCode |
| 类 | 说明 |
|---|---|
| ErrorCodes | |
| ErrorContainer | |
| FormError | |
| ResponseEntityExceptionHandler |
It borrows methods for handling standard Spring MVC exceptions from
ResponseEntityExceptionHandler
The difference is that all handlers use HttpServletRequest instead of
WebRequest because we want to
be able to use a LocaleResolver for
internationalization https://jira.spring.io/browse/SPR-8580 |
| 枚举 | 说明 |
|---|---|
| SharedErrorCode |
| 异常错误 | 说明 |
|---|---|
| ApplicationException |
Copyright © 2015. All rights reserved.