Last updated 2 years ago
import com.sybrin.facecomparison.FacialComparator
public void onFailure(FacialComparisonException fce)
public void onFailure(FacialComparisonException fce)
Called when the facial comparison process fails.
Public methods
Title
abstract void
onFailure(FacialComparisonException fce)
Parameters
fce
The exception that was thrown.