org.apache.blur.concurrent
Class SimpleUncaughtExceptionHandler
java.lang.Object
org.apache.blur.concurrent.SimpleUncaughtExceptionHandler
- All Implemented Interfaces:
- Thread.UncaughtExceptionHandler
public class SimpleUncaughtExceptionHandler
- extends Object
- implements Thread.UncaughtExceptionHandler
SimpleUncaughtExceptionHandler
public SimpleUncaughtExceptionHandler()
uncaughtException
public void uncaughtException(Thread t,
Throwable e)
- Specified by:
uncaughtException
in interface Thread.UncaughtExceptionHandler
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.