|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FastAlertSeverity | |
|---|---|
| org.openfast.error | |
| Uses of FastAlertSeverity in org.openfast.error |
|---|
| Fields in org.openfast.error declared as FastAlertSeverity | |
|---|---|
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
|
| Methods in org.openfast.error that return FastAlertSeverity | |
|---|---|
FastAlertSeverity |
ErrorCode.getSeverity()
|
| Constructors in org.openfast.error with parameters of type FastAlertSeverity | |
|---|---|
ErrorCode(ErrorType type,
int code,
java.lang.String shortName,
java.lang.String description,
FastAlertSeverity severity)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||