Uses of Enum Class
es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Packages that use UserExceptionCode
Package
Description
Services and related beans and dependencies.
-
Uses of UserExceptionCode in es.kukenan.smartfi.microservice.clients.exception.enums
Methods in es.kukenan.smartfi.microservice.clients.exception.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.