public class AdminGlobalErrorHandler extends Object implements com.tvd12.ezyhttp.server.core.handler.UnhandledErrorHandler
| Constructor and Description |
|---|
AdminGlobalErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
processError(com.tvd12.ezyhttp.core.constant.HttpMethod method,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
int errorStatusCode,
Exception exception) |
public Object processError(com.tvd12.ezyhttp.core.constant.HttpMethod method, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, int errorStatusCode, Exception exception)
processError in interface com.tvd12.ezyhttp.server.core.handler.UnhandledErrorHandlerCopyright © 2024 Young Monkeys. All rights reserved.