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