Uses of Enum Class
es.kukenan.smartfi.microservice.onboarding.exception.enums.GeneralExceptionCode
Packages that use GeneralExceptionCode
Package
Description
Root application package.
-
Uses of GeneralExceptionCode in es.kukenan.smartfi.microservice.onboarding.exception.enums
Methods in es.kukenan.smartfi.microservice.onboarding.exception.enums that return GeneralExceptionCodeModifier and TypeMethodDescriptionstatic GeneralExceptionCodeReturns the enum constant of this class with the specified name.static GeneralExceptionCode[]GeneralExceptionCode.values()Returns an array containing the constants of this enum class, in the order they are declared.