public final class ThrowableUtils extends Object
static String
extractStackTrace(Throwable t)
static boolean
isChecked(Throwable t)
isUnchecked(Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String extractStackTrace(Throwable t)
public static boolean isChecked(Throwable t)
public static boolean isUnchecked(Throwable t)