public class ExceptionUtil extends Object
ExceptionUtil()
static Throwable
getCause(Throwable t)
getRootCause(Throwable t)
static String
getRootMessage(Throwable t)
toString(Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExceptionUtil()
public static String getRootMessage(Throwable t)
t
public static Throwable getRootCause(Throwable t)
public static Throwable getCause(Throwable t)
public static String toString(Throwable t)
Copyright © 2022 xworker.org. All rights reserved.