|
MjSip Stack v1.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.zoolu.tools.ExceptionPrinter
Class ExceptionPrinter just contains method getStackTrace(Exception e) for getting a String reporting the stack-trace and description of Exception e.
| Constructor Summary | |
ExceptionPrinter()
|
|
| Method Summary | |
static java.lang.String |
getStackTraceOf(java.lang.Exception e)
Gets the stack-trace and description of Exception e. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExceptionPrinter()
| Method Detail |
public static java.lang.String getStackTraceOf(java.lang.Exception e)
|
MjSip Stack v1.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||