Uses of Class
risesoft.data.transfer.core.exception.CommonErrorCode
-
Packages that use CommonErrorCode Package Description risesoft.data.transfer.core.exception -
-
Uses of CommonErrorCode in risesoft.data.transfer.core.exception
Methods in risesoft.data.transfer.core.exception that return CommonErrorCode Modifier and Type Method Description static CommonErrorCodeCommonErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static CommonErrorCode[]CommonErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-