接口 ITry
- 所有已知实现类:
RootController,RootEntityController,RootService
public interface ITry
异常代码执行接口
- 作者:
- Hamm.cn
-
方法概要
-
方法详细资料
-
execute
独立执行多段代码
- 参数:
runnable- 至少要被执行的代码moreRunnable- 更多的执行代码
-
RootController, RootEntityController, RootServicerunnable - 至少要被执行的代码moreRunnable - 更多的执行代码