|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorMessages
ErrorMessages defines relevant constants usable by Error messages in this system
Copyright ©Zphinx Software Solutions
| Field Summary | |
|---|---|
static int |
ERROR_EXCEPTION
This error is from a thrown exception |
static int |
ERROR_NONE
This error is not an error |
static int |
ERROR_PROCESS
This error is a processing error |
static int |
ERROR_SYSTEM
This error is a systems error |
static int |
ERROR_WARNING
This error is a warning |
| Field Detail |
|---|
static final int ERROR_SYSTEM
static final int ERROR_EXCEPTION
static final int ERROR_PROCESS
static final int ERROR_WARNING
static final int ERROR_NONE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||