| java.lang.Object | ||
| ↳ | PortletException | |
| ↳ | org.springframework.web.portlet.NoHandlerFoundException | |
Exception to be thrown if DispatcherPortlet is unable to determine a corresponding handler for an incoming portlet request.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Constructor for NoHandlerFoundException. | |||||||||||
| Constructor for NoHandlerFoundException. | |||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
Constructor for NoHandlerFoundException.
| msg | the detail message | 
|---|
Constructor for NoHandlerFoundException.
| msg | the detail message | 
|---|---|
| request | the current portlet request, for further context to be included in the exception message |