| Class | Description |
|---|---|
| ErrorLoggingThreadFactory |
When using an executor service, it is by default
difficult to know where threads originate, since the names
are generic, and also when unchecked exceptions are thrown
by the threads the default behavior is to ignore the exception
completely.
|
Copyright © 2013. All Rights Reserved.