|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectErrorCodes
public class ErrorCodes
Field Summary | |
---|---|
static int |
NOT_HYPERNORMALLY_CONNECTED
|
static int |
NOT_LEAF_LABELLED
|
static int |
NOT_NORMAL
|
static int |
NOT_WEAKLY_NORMAL
|
static int |
NOT_WELLFORMED
|
Constructor Summary | |
---|---|
ErrorCodes()
|
Method Summary |
---|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NOT_NORMAL
public static final int NOT_WEAKLY_NORMAL
public static final int NOT_LEAF_LABELLED
public static final int NOT_HYPERNORMALLY_CONNECTED
public static final int NOT_WELLFORMED
Constructor Detail |
---|
public ErrorCodes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |