Uses of Enum Class
es.kukenan.smartfi.common.service.exceptions.enums.ExceptionCode
Packages that use ExceptionCode
Package
Description
Package to use to hold service exception related enumerations.
-
Uses of ExceptionCode in es.kukenan.smartfi.common.service.exceptions.enums
Methods in es.kukenan.smartfi.common.service.exceptions.enums that return ExceptionCodeModifier and TypeMethodDescriptionstatic ExceptionCodeReturns the enum constant of this class with the specified name.static ExceptionCode[]ExceptionCode.values()Returns an array containing the constants of this enum class, in the order they are declared.