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