public interface WebExceptionHandler
开发人员: renhui
开发时间: 2013-9-22
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
- IOException
javax.servlet.ServletException
Copyright © 2006–2018 TinyGroup. All rights reserved.