public interface DpExceptionReporter
| Modifier and Type | Method and Description |
|---|---|
boolean |
reportException(Throwable e)
Method called when exceptions are catched in the internal threads
started in the Dp.read() method.
|
boolean reportException(Throwable e)
e - the catched exception