@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 |
---|---|
String |
classForFrame(StackTraceElement frame)
Returns the CSS class appropriate to the frame.
|
String classForFrame(StackTraceElement frame)
frame
- stack trace element to be analyzed${project.version} - Copyright © 2003-2015 The Apache Software Foundation.