Uses of Enum Class
cn.hamm.airpower.exception.Errors
-
Uses of Errors in cn.hamm.airpower.exception
Methods in cn.hamm.airpower.exception that return ErrorsModifier and TypeMethodDescriptionErrors.setMessage(String message) 设置错误信息static ErrorsReturns the enum constant of this class with the specified name.static Errors[]Errors.values()Returns an array containing the constants of this enum class, in the order they are declared.