public interface ThrowableFilter
Modifier and Type | Method and Description |
---|---|
ThrowableData |
filter(ThrowableData origin)
Filters or transforms an exception or other throwables.
|
ThrowableData filter(ThrowableData origin)
origin
- Original exception or other throwableCopyright © 2020. All rights reserved.