Uses of Enum Class
com.iohao.net.framework.core.exception.ActionErrorEnum
Packages that use ActionErrorEnum
Package
Description
CoreFramework - Global unified handling for system exceptions, assertion + exception mechanism = clear and concise code
-
Uses of ActionErrorEnum in com.iohao.net.framework.core.exception
Subclasses with type arguments of type ActionErrorEnum in com.iohao.net.framework.core.exceptionMethods in com.iohao.net.framework.core.exception that return ActionErrorEnumModifier and TypeMethodDescriptionstatic ActionErrorEnumReturns the enum constant of this class with the specified name.static ActionErrorEnum[]ActionErrorEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.