public class AlertError extends Error
Modifier and Type | Field and Description |
---|---|
List<Alert> |
allAlerts |
Alert |
triggeringAlert |
Constructor and Description |
---|
AlertError(String msg,
Alert triggeringAlert,
List<Alert> allAlerts) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.