|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorType | |
|---|---|
| org.openfast.error | |
| org.openfast.session | |
| Uses of ErrorType in org.openfast.error |
|---|
| Fields in org.openfast.error declared as ErrorType | |
|---|---|
static ErrorType |
FastConstants.DYNAMIC
|
static ErrorType |
FastConstants.REPORTABLE
|
static ErrorType |
FastConstants.STATIC
|
| Methods in org.openfast.error that return ErrorType | |
|---|---|
ErrorType |
ErrorCode.getType()
|
| Constructors in org.openfast.error with parameters of type ErrorType | |
|---|---|
ErrorCode(ErrorType type,
int code,
java.lang.String shortName,
java.lang.String description,
FastAlertSeverity severity)
|
|
| Uses of ErrorType in org.openfast.session |
|---|
| Fields in org.openfast.session declared as ErrorType | |
|---|---|
static ErrorType |
SessionConstants.SESSION
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||