Interface ScxHttpServerErrorHandler
- All Known Implementing Classes:
DefaultHttpServerErrorHandler
public interface ScxHttpServerErrorHandler
HTTP 服务器 错误处理器
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(Throwable throwable, ScxHttpServerRequest request, ErrorPhase errorPhase)
-
Method Details
-
accept
-