Package | Description |
---|---|
org.jboss.solder.exception.filter |
Classes related to filtering stack traces.
|
Class and Description |
---|
StackFrame
Controller for stack trace filtering.
|
StackFrameFilter
A filter for processing the stack frames of a single originalException (type parameter allows us to focus on a
specific originalException type)
|
StackFrameFilterResult
Valid returns types for a
StackFrameFilter.process(StackFrame) . |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.