public class LoggingUncaughtExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
LoggingUncaughtExceptionHandler() |
public void uncaughtException(Thread thread, Throwable throwable)
uncaughtException in interface Thread.UncaughtExceptionHandlerCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.