Contents
-
Deprecated Methods
This 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 Constructors
Use a
ThreadFactory
instead of an
Executor
as a the ThreadFactory
is able to report errors when it is unable to construct a thread to run a producer.
Use a
ThreadFactory
instead of an
Executor
as a the ThreadFactory
is able to report errors when it is unable to construct a thread to run a producer.