Package com.tailf.dp

Class DpThread

Object
Thread
com.tailf.dp.DpThread
All Implemented Interfaces:
Runnable, Thread.UncaughtExceptionHandler

public class DpThread extends Thread implements Thread.UncaughtExceptionHandler
DpThread with the ability to log more info about a thread and that uses a Uncaught exception handler.