Package org.exoplatform.commons.utils
Class ExceptionUtil
- java.lang.Object
-
- org.exoplatform.commons.utils.ExceptionUtil
-
public class ExceptionUtil extends Object
Jul 8, 2004
-
-
Constructor Summary
Constructors Constructor Description ExceptionUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetExoStackTrace(Throwable t)static ThrowablegetRootCause(Throwable t)static StringgetStackTrace(Throwable t, int numberOfLine)
-