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