public abstract class ExceptionUtils extends Object
ExceptionUtils()
static Exception
toException(Throwable exception)
static RuntimeException
uncheck(Throwable e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExceptionUtils()
public static RuntimeException uncheck(Throwable e)
public static Exception toException(Throwable exception)