|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionConstants
Exception constants that contains the Major and Minor error codes. These codes are reflected in Messages ResourceBundle, where the text for the error message is stored.
| Nested Class Summary | |
|---|---|
static interface |
ExceptionConstants.CLIENT
Client errors Major Codes |
static interface |
ExceptionConstants.DB
Database Major Codes |
static interface |
ExceptionConstants.IO
IO Major Code |
static interface |
ExceptionConstants.MODEL
Error Codes for the MODEL major code. |
static interface |
ExceptionConstants.NOTIFICATION
Notification Major Code |
static interface |
ExceptionConstants.SERVER
Server process Major Codes |
| Field Summary | |
|---|---|
static java.lang.String |
DOT
String constant for '.' char |
static javax.xml.namespace.QName |
errorArg
The QName constants for the ErrorMessageArguements tag |
static java.lang.String |
errorMessageArg
String constant for ErrorMessageArguements tag |
static java.lang.String |
USCORE
String constant for '_' char |
| Field Detail |
|---|
static final java.lang.String errorMessageArg
static final java.lang.String DOT
static final java.lang.String USCORE
static final javax.xml.namespace.QName errorArg
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||