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