Uses of Enum Class
io.rocketbase.commons.exception.ErrorCodes
Packages that use ErrorCodes
-
Uses of ErrorCodes in io.rocketbase.commons.exception
Methods in io.rocketbase.commons.exception that return ErrorCodesModifier and TypeMethodDescriptionstatic ErrorCodesReturns the enum constant of this class with the specified name.static ErrorCodes[]ErrorCodes.values()Returns an array containing the constants of this enum class, in the order they are declared.