public class AdminGlobalErrorHandler
extends com.tvd12.ezyfox.util.EzyLoggable
implements com.tvd12.ezyhttp.server.core.handler.UnhandledErrorHandler
| Constructor | Description |
|---|---|
AdminGlobalErrorHandler() |
| Modifier and Type | Method | 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 © 2026 Young Monkeys. All rights reserved.