クラスの使用
org.springframework.web.method.annotation.ExceptionHandlerMappingInfo
ExceptionHandlerMappingInfo を使用するパッケージ
org.springframework.web.method.annotation 内の ExceptionHandlerMappingInfo 使用
修飾子と型メソッド説明ExceptionHandlerMethodResolver.resolveExceptionMapping(ThrowableSE exception, MediaType mediaType) ExceptionHandlerMethodResolver.resolveExceptionMappingByExceptionType(ClassSE<? extends ThrowableSE> exceptionType, MediaType mediaType) 指定された例外型とメディア型を処理するMethodSE を検索します。