| Name | Description | Type | Package | Framework |
| HandlerMethodInvocationException | Exception indicating that the execution of an annotated MVC handler method failed. | Class | org.springframework.web.bind.annotation.support | Spring MVC |
| HandlerMethodInvoker | Support class for invoking an annotated handler method. | Class | org.springframework.web.bind.annotation.support | Spring MVC |
| HandlerMethodResolver | Support class for resolving web method annotations in a handler type. | Class | org.springframework.web.bind.annotation.support | Spring MVC |