接口的使用
cool.scx.core.http.ScxHttpRouterExceptionHandler
-
cool.scx.core.http中ScxHttpRouterExceptionHandler的使用
修饰符和类型方法说明ScxHttpRouter.addExceptionHandler(int index, ScxHttpRouterExceptionHandler scxHttpRouterExceptionHandler) 添加一个 异常处理器ScxHttpRouter.addExceptionHandler(ScxHttpRouterExceptionHandler scxHttpRouterExceptionHandler) 添加一个 异常处理器 -
cool.scx.core.http.exception_handler中ScxHttpRouterExceptionHandler的使用