public final class ExceptionUtil extends Object
Modifier and Type | Method and Description |
---|---|
static <T extends Throwable> |
getCause(Throwable throwable,
Class<T> searchClass) |
static RuntimeException |
throwThrowableAsRuntimeExceptionIfNeeded(Throwable throwable) |
public static RuntimeException throwThrowableAsRuntimeExceptionIfNeeded(Throwable throwable)
Copyright © 2013–2019. All rights reserved.