org.tinygroup.weblayer.exceptionhandler
public interface WebExceptionHandler
| Modifier and Type | Method and 描述 |
|---|---|
void |
handler(Throwable throwable,
WebContext webContext)
异常处理方法
|
void handler(Throwable throwable, WebContext webContext) throws IOException, javax.servlet.ServletException
throwable - webContext - IOExceptionjavax.servlet.ServletExceptionCopyright © 2006–2015 TinyGroup. All rights reserved.