|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XDOLogConstants
This interface XDOLogConstants defines constants for XML Publisher logging system.
| Field Summary | |
|---|---|
static int |
ERRORMessages at this level represent error messages the user might encounter. |
static int |
EVENTHigh level logging messages. |
static int |
EXCEPTIONUsed for internal errors that may have been raised/exceptions that were thrown, which the user may not have been notified directly of. |
static int |
OFFUsed to disable logging. |
static int |
PROCEDURELogging messages called upon entry and/or exit from a routine. |
static java.lang.String |
RCS_ID |
static int |
STATEMENTLow level logging messages giving maximum detail. |
static int |
UNEXPECTEDHighest level of severity - catch-all for any errors that were not expected (by the developer) to have occurred during normal execution. |
| Field Detail |
|---|
static final java.lang.String RCS_ID
static final int UNEXPECTED
static final int ERROR
static final int EXCEPTION
static final int EVENT
static final int PROCEDURE
static final int STATEMENT
static final int OFF
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||