Package | Description |
---|---|
org.jboss.solder.exception.filter |
Classes related to filtering stack traces.
|
Modifier and Type | Method and Description |
---|---|
StackFrame |
StackFrame.getMarkedFrame(String tag)
Obtains the stack element that was marked with the given tag.
|
Modifier and Type | Method and Description |
---|---|
StackFrameFilterResult |
StackFrameFilter.process(StackFrame frame)
Defines logic about how to filter the given frame.
|
Copyright © 2008-2013 Seam Framework. All Rights Reserved.