|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.commons.utils.ExceptionUtil
public class ExceptionUtil
Jul 8, 2004
| Constructor Summary | |
|---|---|
ExceptionUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getExoStackTrace(java.lang.Throwable t)
|
static java.lang.Throwable |
getRootCause(java.lang.Throwable t)
|
static java.lang.String |
getStackTrace(java.lang.Throwable t,
int numberOfLine)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionUtil()
| Method Detail |
|---|
public static java.lang.String getExoStackTrace(java.lang.Throwable t)
public static java.lang.String getStackTrace(java.lang.Throwable t,
int numberOfLine)
public static java.lang.Throwable getRootCause(java.lang.Throwable t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||