Uses of Enum Class
be.gaudry.model.eid.EidMessage
-
Uses of EidMessage in be.gaudry.model.eid
Modifier and TypeMethodDescriptionstatic EidMessage
Returns the enum constant of this class with the specified name.static EidMessage[]
EidMessage.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionBrolEidException(EidMessage message, Throwable cause)
Constructs a new exception with the specified detail message and cause.