| Modifier and Type | Method and Description |
|---|---|
StatusInfo.State |
StatusInfo.getState() |
static StatusInfo.State |
StatusInfo.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusInfo.State[] |
StatusInfo.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StatusInfo(StatusInfo.State state,
String text,
String serverName,
Exception exception) |
Copyright © 2004-2014. All Rights Reserved.