eXo Kernel :: Commons Utils 2.4.10-UXP01

org.exoplatform.commons.utils
Class ExceptionUtil

java.lang.Object
  extended by org.exoplatform.commons.utils.ExceptionUtil

public class ExceptionUtil
extends Object

Jul 8, 2004


Constructor Summary
ExceptionUtil()
           
 
Method Summary
static String getExoStackTrace(Throwable t)
           
static Throwable getRootCause(Throwable t)
           
static String getStackTrace(Throwable t, int numberOfLine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionUtil

public ExceptionUtil()
Method Detail

getExoStackTrace

public static String getExoStackTrace(Throwable t)

getStackTrace

public static String getStackTrace(Throwable t,
                                   int numberOfLine)

getRootCause

public static Throwable getRootCause(Throwable t)

eXo Kernel :: Commons Utils 2.4.10-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.