@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 © 2017. All rights reserved.