Uses of Enum Class
com.v1rex.liftnexus.common.exception.GlobalErrorCode
Packages that use GlobalErrorCode
-
Uses of GlobalErrorCode in com.v1rex.liftnexus.common.exception
Methods in com.v1rex.liftnexus.common.exception that return GlobalErrorCodeModifier and TypeMethodDescriptionstatic GlobalErrorCodeReturns the enum constant of this class with the specified name.static GlobalErrorCode[]GlobalErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.