Package org.restlet.engine.log
Class LoggingThreadFactory.LoggingExceptionHandler
- java.lang.Object
-
- org.restlet.engine.log.LoggingThreadFactory.LoggingExceptionHandler
-
- All Implemented Interfaces:
java.lang.Thread.UncaughtExceptionHandler
- Enclosing class:
- LoggingThreadFactory
private class LoggingThreadFactory.LoggingExceptionHandler extends java.lang.Object implements java.lang.Thread.UncaughtExceptionHandlerHandle uncaught thread exceptions.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateLoggingExceptionHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiduncaughtException(java.lang.Thread t, java.lang.Throwable ex)
-