@FunctionalInterface public interface FailureHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(Throwable throwable)
Called on scanning failure during an asynchronous scan.
|
void onFailure(Throwable throwable)
Copyright © 2018. All rights reserved.