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 Details

    • LOG

      private static final org.slf4j.Logger LOG
  • Constructor Details

    • SimpleUncaughtExceptionHandler

      private SimpleUncaughtExceptionHandler()
  • Method Details