|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIErrors | |
---|---|
org.ourgrid.gridmachine.useragent.ui |
Uses of UIErrors in org.ourgrid.gridmachine.useragent.ui |
---|
Methods in org.ourgrid.gridmachine.useragent.ui that return UIErrors | |
---|---|
static UIErrors |
UIErrors.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UIErrors[] |
UIErrors.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.ourgrid.gridmachine.useragent.ui with parameters of type UIErrors | |
---|---|
static void |
UIMessages.exitError(UIErrors uiError)
Exit the JVM and update log and system output. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |