org.solovyev.android.errors
Class CustomExceptionHandler
java.lang.Object
org.solovyev.android.errors.CustomExceptionHandler
- All Implemented Interfaces:
- Thread.UncaughtExceptionHandler
public class CustomExceptionHandler
- extends Object
- implements Thread.UncaughtExceptionHandler
User: serso
Date: 2/12/12
Time: 1:19 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomExceptionHandler
public CustomExceptionHandler(@Nullable
String localPath,
@Nullable
String url)
uncaughtException
public void uncaughtException(Thread t,
Throwable e)
- Specified by:
uncaughtException in interface Thread.UncaughtExceptionHandler
Copyright © 2013. All Rights Reserved.