|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.corepeer.ui.ErrorCode
public class ErrorCode
Field Summary | |
---|---|
static int |
ALREADY_RUNNING
|
static int |
COREPEER_IS_DOWN
|
static int |
COREPEER_IS_NOT_RUNNING
|
static int |
COULD_NOT_GET_REGISTRY
|
static int |
COULD_NOT_START_COREPEER
|
static int |
OK
|
Constructor Summary | |
---|---|
ErrorCode()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int OK
public static final int ALREADY_RUNNING
public static final int COULD_NOT_START_COREPEER
public static final int COREPEER_IS_NOT_RUNNING
public static final int COREPEER_IS_DOWN
public static final int COULD_NOT_GET_REGISTRY
Constructor Detail |
---|
public ErrorCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |