public final class ExceptionUtil extends Object
Modifier and Type | Method and Description |
---|---|
static RuntimeException |
launderThrowable(Throwable t)
From 'Java Concurrency in Practice': Coerce an unchecked Throwable to a
RuntimeException.
|
public static RuntimeException launderThrowable(Throwable t)
Copyright © 2021 Denodo Technologies. All rights reserved.