|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.exp.ExceptionHandler
public final class ExceptionHandler
Handle Excpetions
Constructor Summary | |
---|---|
ExceptionHandler()
|
Method Summary | |
---|---|
static void |
log(Config config,
Throwable t)
|
static void |
printStackTrace(PageContext pc,
Throwable t)
|
static void |
printStackTrace(Throwable t)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionHandler()
Method Detail |
---|
public static void log(Config config, Throwable t)
public static void printStackTrace(PageContext pc, Throwable t)
public static void printStackTrace(Throwable t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |