|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains the Trace Level enumerations
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static int |
RAS_TRACE_ENTRY_EXIT
Output Method Entry and Exit trace lines. |
static int |
RAS_TRACE_ERROR_EXCEPTION
Output Exception stack traces. |
static int |
RAS_TRACE_INTERNAL
Output Debug trace entries. |
static int |
RAS_TRACE_OFF
Disable all tracing. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final int RAS_TRACE_OFF
public static final int RAS_TRACE_ERROR_EXCEPTION
public static final int RAS_TRACE_ENTRY_EXIT
public static final int RAS_TRACE_INTERNAL
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |