Package jadx.core.utils
Class Utils.SimpleThreadFactory.SimpleUncaughtExceptionHandler
java.lang.Object
jadx.core.utils.Utils.SimpleThreadFactory.SimpleUncaughtExceptionHandler
- All Implemented Interfaces:
Thread.UncaughtExceptionHandler
- Enclosing class:
Utils.SimpleThreadFactory
private static class Utils.SimpleThreadFactory.SimpleUncaughtExceptionHandler
extends Object
implements Thread.UncaughtExceptionHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
private static final org.slf4j.Logger LOG
-
-
Constructor Details
-
SimpleUncaughtExceptionHandler
private SimpleUncaughtExceptionHandler()
-
-
Method Details
-
uncaughtException
- Specified by:
uncaughtExceptionin interfaceThread.UncaughtExceptionHandler
-