Uses of Enum Class
be.gaudry.model.eid.EidMessage
Packages that use EidMessage
-
Uses of EidMessage in be.gaudry.model.eid
Methods in be.gaudry.model.eid that return EidMessageModifier 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.Constructors in be.gaudry.model.eid with parameters of type EidMessageModifierConstructorDescriptionBrolEidException(EidMessage message, Throwable cause)
Constructs a new exception with the specified detail message and cause.