|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.voms.utilities.StackTrace
Common stack trace operations for easy error reporting.
Constructor Summary | |
StackTrace()
|
Method Summary | |
static java.lang.String |
getStackTraceAsString(java.lang.Throwable e)
Get the stack trace of any throwable as a String object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StackTrace()
Method Detail |
public static java.lang.String getStackTraceAsString(java.lang.Throwable e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |