public class ExceptionUtils extends Object
ExceptionUtils()
static Throwable
getCause(Throwable ex, Class<? extends Throwable> clss)
static String
summary(Throwable ex)
summary(Throwable ex, boolean withstack)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExceptionUtils()
public static String summary(Throwable ex)
public static String summary(Throwable ex, boolean withstack)
public static Throwable getCause(Throwable ex, Class<? extends Throwable> clss)
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.