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