Class DefaultUncaughtExceptionHandler
java.lang.Object
org.apache.storm.daemon.supervisor.DefaultUncaughtExceptionHandler
- All Implemented Interfaces:
- Thread.UncaughtExceptionHandler
public class DefaultUncaughtExceptionHandler
extends Object
implements Thread.UncaughtExceptionHandler
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DefaultUncaughtExceptionHandlerpublic DefaultUncaughtExceptionHandler()
 
- 
- 
Method Details- 
uncaughtException- Specified by:
- uncaughtExceptionin interface- Thread.UncaughtExceptionHandler
 
 
-