Uses of Class
io.helidon.common.Errors.Collector
-
Uses of Errors.Collector in io.helidon.common
Methods in io.helidon.common that return Errors.CollectorModifier and TypeMethodDescriptionErrors.Collector.clear()Clear this instance by discarding allErrors.ErrorMessages collected and re-setting status.static Errors.CollectorErrors.collector()Create a new message collector.Add a fatal error to the list of messages.Add a fatal error to the list of messages.Add a hint message to the list of messages.Add a hint message to the list of messages.Add a message to the list of messages.Add a message to the list of messages with source automatically added.Add a warning message to the list of messages.Add a warning message to the list of messages.