Uses of Enum Class
es.kukenan.smartfi.microservice.communication.service.exceptions.enums.NotificationsExceptionCode
Packages that use NotificationsExceptionCode
Package
Description
Notifications exception codes package.
-
Uses of NotificationsExceptionCode in es.kukenan.smartfi.microservice.communication.service.exceptions.enums
Methods in es.kukenan.smartfi.microservice.communication.service.exceptions.enums that return NotificationsExceptionCodeModifier and TypeMethodDescriptionstatic NotificationsExceptionCodeReturns the enum constant of this class with the specified name.static NotificationsExceptionCode[]NotificationsExceptionCode.values()Returns an array containing the constants of this enum class, in the order they are declared.