Uses of Enum Class
es.kukenan.smartfi.microservice.backoffice.enums.UserExceptionCode
Packages that use UserExceptionCode
Package
Description
Controllers and related beans and dependencies.
-
Uses of UserExceptionCode in es.kukenan.smartfi.microservice.backoffice.enums
Methods in es.kukenan.smartfi.microservice.backoffice.enums that return UserExceptionCodeModifier and TypeMethodDescriptionstatic UserExceptionCodeReturns the enum constant of this class with the specified name.static UserExceptionCode[]UserExceptionCode.values()Returns an array containing the constants of this enum class, in the order they are declared.