@UsesOrderedConfiguration(value=StackTraceElementAnalyzer.class) public interface StackTraceElementAnalyzer
ExceptionDisplay to characterize each stack frame that is
presented. Implemented as a chain-of-command service.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
classForFrame(java.lang.StackTraceElement frame)
Returns the CSS class appropriate to the frame.
|
java.lang.String classForFrame(java.lang.StackTraceElement frame)
frame - stack trace element to be analyzed${project.version} - Copyright © 2003-2015 The Apache Software Foundation.