| Package | Description |
|---|---|
| org.openfast.error |
| Modifier and Type | Field and Description |
|---|---|
static FastAlertSeverity |
FastConstants.ERROR |
static FastAlertSeverity |
FastAlertSeverity.ERROR |
static FastAlertSeverity |
FastConstants.FATAL |
static FastAlertSeverity |
FastAlertSeverity.FATAL |
static FastAlertSeverity |
FastAlertSeverity.INFO |
static FastAlertSeverity |
FastConstants.WARN |
static FastAlertSeverity |
FastAlertSeverity.WARN |
| Modifier and Type | Method and Description |
|---|---|
FastAlertSeverity |
ErrorCode.getSeverity() |
| Constructor and Description |
|---|
ErrorCode(ErrorType type,
int code,
String shortName,
String description,
FastAlertSeverity severity) |
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.