public class ExceptionUtils extends Object
ExceptionUtils()
static <T extends Throwable> void
rethrow(Throwable t, Class<T> clz)
rethrowRuntime(Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExceptionUtils()
public static <T extends Throwable> void rethrow(Throwable t, Class<T> clz) throws T extends Throwable
T extends Throwable
public static <T extends Throwable> void rethrowRuntime(Throwable t)
Copyright © 2014. All rights reserved.