org.exoplatform.commons.utils
Class ExceptionUtil
java.lang.Object
org.exoplatform.commons.utils.ExceptionUtil
public class ExceptionUtil
- extends Object
Jul 8, 2004
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionUtil
public ExceptionUtil()
getExoStackTrace
public static String getExoStackTrace(Throwable t)
getStackTrace
public static String getStackTrace(Throwable t,
int numberOfLine)
getRootCause
public static Throwable getRootCause(Throwable t)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.