DocumentScannerException
Exception thrown by the SDK when it encounters and error.
import sybrin.android.sdk.documentscanner.exceptions.DocumentScannerException
extends Exception
The class DocumentScannerException
is a form of Throwable
that indicates conditions that the SDK might want to catch.
Last updated