public class FastAlertSeverity extends Object
Modifier and Type | Field and Description |
---|---|
static FastAlertSeverity |
ERROR |
static FastAlertSeverity |
FATAL |
static FastAlertSeverity |
INFO |
static FastAlertSeverity |
WARN |
Constructor and Description |
---|
FastAlertSeverity(int code,
String shortName,
String description) |
public static final FastAlertSeverity FATAL
public static final FastAlertSeverity ERROR
public static final FastAlertSeverity WARN
public static final FastAlertSeverity INFO
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.