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