public interface ExceptionDeferrer
Modifier and Type | Method and Description |
---|---|
void |
getDeferredThrowables(List<Throwable> list)
Adds all supressed throwables of this ExceptionDeferrer to the given list in order of appearance.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.