public class StackTraceElementClassConstants extends Object
StackTraceElementAnalyzer.| Modifier and Type | Field and Description | 
|---|---|
| static String | OMITTEDAn omitted frame, because it is not interesting (such as a dynamically generated proxy). | 
| static String | USER_CODEPart of the application's code base, and therefore highlighted. | 
| Constructor and Description | 
|---|
| StackTraceElementClassConstants() | 
public static final String OMITTED
public static final String USER_CODE
public StackTraceElementClassConstants()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.