Enum Class的使用
top.tangyh.basic.exception.code.ExceptionCode
使用ExceptionCode的程序包
-
top.tangyh.basic.exception中ExceptionCode的使用
参数类型为ExceptionCode的top.tangyh.basic.exception中的方法 -
top.tangyh.basic.exception.code中ExceptionCode的使用
修饰符和类型方法说明static ExceptionCodeReturns the enum constant of this class with the specified name.static ExceptionCode[]ExceptionCode.values()Returns an array containing the constants of this enum class, in the order they are declared.