|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.sts.utilities.ExceptionHelper
Used to help format exception details into log output.
| Constructor Summary | |
|---|---|
ExceptionHelper()
|
|
| Method Summary | |
|---|---|
static void |
Log(LogHelper log,
Exception exception)
|
static void |
Log(LogHelper log,
Throwable throwable)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExceptionHelper()
| Method Detail |
public static void Log(LogHelper log,
Exception exception)
public static void Log(LogHelper log,
Throwable throwable)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||