Package | Description |
---|---|
org.tinygroup.weblayer.exceptionhandler | |
org.tinygroup.weblayer.exceptionhandler.impl |
Modifier and Type | Method and Description |
---|---|
void |
WebExceptionHandlerManager.addHandler(String throwable,
WebExceptionHandler handler) |
void |
WebExceptionHandlerManager.setDefaultHandler(WebExceptionHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWebExceptionHandler
功能说明: 默认的页面异常处理,采用往上包装成http-servlet体系可以识别的异常抛出
|
Modifier and Type | Method and Description |
---|---|
void |
WebExceptionHandlerManagerImpl.addHandler(String exception,
WebExceptionHandler handler) |
void |
WebExceptionHandlerManagerImpl.setDefaultHandler(WebExceptionHandler handler) |
Copyright © 2006–2018 TinyGroup. All rights reserved.