|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.owasp.orizon.core.Error
public class Error
This class models error codes and error statement
Field Summary | |
---|---|
static int |
O_ERR_EMPTY_APP
|
static int |
O_ERR_INVALID_APP
|
static int |
O_SUCCESS
|
Constructor Summary | |
---|---|
Error()
|
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 O_SUCCESS
public static final int O_ERR_INVALID_APP
public static final int O_ERR_EMPTY_APP
Constructor Detail |
---|
public Error()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |