class LoggingUncaughtExceptionHandler
extends java.lang.Object
implements java.lang.Thread.UncaughtExceptionHandler
| Modifier and Type | Field and Description |
|---|---|
private org.jboss.logging.Logger |
log |
| Constructor and Description |
|---|
LoggingUncaughtExceptionHandler(org.jboss.logging.Logger log) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
void |
uncaughtException(java.lang.Thread thread,
java.lang.Throwable throwable) |