Package io.scanbot.sdk.exceptions.ocr
Class LanguageNotFoundException
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class LanguageNotFoundException extends IllegalArgumentException
Thrown when languages selected for the OCR operation are not loaded as blobs to device
-
-
Constructor Summary
Constructors Constructor Description LanguageNotFoundException(String msg)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
LanguageNotFoundException
LanguageNotFoundException(String msg)
-
-
-
-