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
- IOException
javax.servlet.ServletException
Copyright © 2006–2018 TinyGroup. All rights reserved.