public final class Exceptions extends Object
static <T> T
rethrow(Callable<? extends Throwable> callable)
rethrow(Throwable e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T rethrow(Throwable e)
public static <T> T rethrow(Callable<? extends Throwable> callable)
Copyright © 2018–2023. All rights reserved.