Uses of Class
net.ssehub.easy.basics.messages.Message
Packages that use Message
Package
Description
A common definition of messages with description and status derived from a specific set of
(identifiable) exceptions .
-
Uses of Message in net.ssehub.easy.basics.messages
Method parameters in net.ssehub.easy.basics.messages with type arguments of type MessageModifier and TypeMethodDescriptionstatic booleanMessage.containsError(List<Message> messages) Utility method returning whether there is an error message in the givenmessages.static StringUtility method returning a string representation of a given set ofmessages.