Uses of Enum Class
io.github.xezzon.zeroweb.common.exception.OpenErrorCode
Packages that use OpenErrorCode
-
Uses of OpenErrorCode in io.github.xezzon.zeroweb.common.exception
Methods in io.github.xezzon.zeroweb.common.exception that return OpenErrorCodeModifier and TypeMethodDescriptionstatic OpenErrorCode
Returns the enum constant of this class with the specified name.static OpenErrorCode[]
OpenErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.