| パッケージ | 説明 |
|---|---|
| org.springframework.web.servlet.mvc.method.annotation | org.springframework.web.method.annotation パッケージに基づいた、アノテーションベースのハンドラーメソッド処理のための MVC インフラストラクチャ。 |
| 修飾子と型 | クラスと説明 |
|---|---|
class | ExceptionHandlerExceptionResolver@ExceptionHandler メソッドにより例外を解決する AbstractHandlerMethodExceptionResolver。 |