public class NoHandlerFoundException extends ServletException
DispatcherServlet,
Serialized Form| Constructor and Description |
|---|
NoHandlerFoundException(String httpMethod,
String requestURL,
org.springframework.http.HttpHeaders headers)
Constructor for NoHandlerFoundException.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpHeaders |
getHeaders() |
String |
getHttpMethod() |
String |
getRequestURL() |
getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString