|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.uc4.ara.collabnet.Logging.ErrorCodes
public class ErrorCodes
Field Summary | |
---|---|
static int |
ERROR
|
static int |
EXCEPTION
|
static int |
OK
|
static int |
WARNING
|
Constructor Summary | |
---|---|
ErrorCodes()
|
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 WARNING
public static final int ERROR
public static final int EXCEPTION
Constructor Detail |
---|
public ErrorCodes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |