public class ExceptionUtil extends Object
static <T extends Throwable> T
cutCause(T cause)
static void
throwException(Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void throwException(Throwable t)
public static <T extends Throwable> T cutCause(T cause)
Copyright © 2018. All rights reserved.