public class ErrorMessage extends Message
| Constructor and Description |
|---|
ErrorMessage(List<Notification> notifications) |
ErrorMessage(Notification... notifications) |
ErrorMessage(String elementName,
List<Notification> notifications) |
addNotification, getElementName, getNotifications, isSuccess, setElementName, setNotifications, setSuccesspublic ErrorMessage(Notification... notifications)
public ErrorMessage(List<Notification> notifications)
public ErrorMessage(String elementName, List<Notification> notifications)
Copyright © 2019. All rights reserved.