Like {@link java.lang.Throwable}, Alert is meant to be subclassed for each type of "alert". Subclasses may either subclass {@code Alert} directly,or may extend one of {@link InfoAlert}, {@link WarningAlert} or{@link ErrorAlert} if their {@code defaultSeverity} is invariant..
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|