| Package | Description |
|---|---|
| org.springframework.web.servlet.mvc.annotation |
Support package for annotation-based Servlet MVC controllers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseStatusExceptionResolver
Implementation of the
HandlerExceptionResolver
interface that uses the @ResponseStatus annotation to map exceptions to HTTP status codes. |
Copyright © 2015. All rights reserved.