public class DefaultRouterExceptionHandler extends Object implements RouterExceptionHandler
| Constructor and Description |
|---|
DefaultRouterExceptionHandler(ConfigurationService configurationService) |
| Modifier and Type | Method and Description |
|---|---|
Object |
handleException(MethodInfo methodInfo,
BaseResponse response,
Exception e,
javax.servlet.http.HttpServletRequest request) |
public DefaultRouterExceptionHandler(ConfigurationService configurationService)
public Object handleException(MethodInfo methodInfo, BaseResponse response, Exception e, javax.servlet.http.HttpServletRequest request)
handleException in interface RouterExceptionHandlerCopyright © 2010–2017. All rights reserved.