public interface UnhandledErrorListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
unhandledError(java.lang.String message,
java.lang.Throwable e) |
Called when an exception is caught in a background thread, handler, etc.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.