| Modifier and Type | Method and Description |
|---|---|
<X extends Throwable> |
WrappedException.reThrowCauseAs(Class<X> xClass)
Deprecated.
|
<X extends Throwable> |
WrappedException.reThrowCauseIf(Predicate<? super Throwable> condition,
Function<? super Throwable,X> mapping)
Deprecated.
|
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.