类 ErrorCode
- java.lang.Object
-
- network.nerve.core.constant.ErrorCode
-
public class ErrorCode extends Object
系统所有返回编码的管理工具,所有的常量都应该用该类实现。该类整合了国际化操作,所有需要国际化的信息都应该使用该类 All of the system's return code management tools, all of the constants should be implemented using this class. This class integrates internationalization operations, and all information that needs internationalization should be used.