|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jutil.TThrowable
public final class TThrowable
This is the TThrowable utility code class.
| Constructor Summary | |
|---|---|
TThrowable()
Ensure that no one can create instances of this Class. |
|
| Method Summary | |
|---|---|
static java.lang.String |
stackTraceToString(java.lang.Throwable throwable)
Writes StackTrace to a String org.jutil.TThrowable.stackTraceToString(java.lang.Throwable throwable); |
static java.lang.StringBuffer |
stackTraceToStringBuffer(java.lang.Throwable throwable)
Writes StackTrace to a String org.jutil.TThrowable.stackTraceToStringBuffer(java.lang.Throwable throwable); |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TThrowable()
| Method Detail |
|---|
public static final java.lang.String stackTraceToString(java.lang.Throwable throwable)
public static final java.lang.StringBuffer stackTraceToStringBuffer(java.lang.Throwable throwable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||