Uses of Annotation Interface
org.springframework.web.bind.annotation.ExceptionHandler

Packages that use ExceptionHandler
Package
Description
Infrastructure for annotation-based handler method processing.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.