-
Deprecated MethodsMethodDescriptionThis method only applies to future event handlers. Use setDefaultExceptionHandler instead which applies to existing and new event handlers.Please don't use this method. It probably won't do what you think that it does.
-
Deprecated ConstructorsConstructorDescriptionUse a
ThreadFactoryinstead of anExecutoras a the ThreadFactory is able to report errors when it is unable to construct a thread to run a producer.Use aThreadFactoryinstead of anExecutoras a the ThreadFactory is able to report errors when it is unable to construct a thread to run a producer.