|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.peer.ui.command.ErrorCode
public class ErrorCode
Field Summary | |
---|---|
static int |
FAIL
|
static int |
OK
|
static int |
PEER_IS_NOT_RUNNING
|
static int |
PLEASE_CHECK_PROPERTIES
|
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 PLEASE_CHECK_PROPERTIES
public static final int PEER_IS_NOT_RUNNING
public static final int FAIL
Constructor Detail |
---|
public ErrorCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |