|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.knowgate.debug.StackTraceUtil
public final class StackTraceUtil
Simple utility to return the stack trace of an exception as a String.
| Constructor Summary | |
|---|---|
StackTraceUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getStackTrace(java.lang.Throwable aThrowable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StackTraceUtil()
| Method Detail |
|---|
public static java.lang.String getStackTrace(java.lang.Throwable aThrowable)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||