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