public interface ErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
handleError(int code,
String message,
String type,
Throwable throwable,
String uri,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
This work is licensed under a Creative Commons Attribution 4.0 International License.