|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IError
Field Summary | |
---|---|
static int |
ERROR
|
static int |
INFO
|
static int |
WARN
|
Method Summary | |
---|---|
void |
newError(int Severity,
java.lang.String message,
java.lang.Exception e)
|
Field Detail |
---|
static final int ERROR
static final int WARN
static final int INFO
Method Detail |
---|
void newError(int Severity, java.lang.String message, java.lang.Exception e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |