Package io.scanbot.sdk.exceptions.ocr
Class OcrBlobRuntimeException
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class OcrBlobRuntimeException extends BlobRuntimeException
Thrown when there is a problems of accessing OCR blobs files on runtime
-
-
Constructor Summary
Constructors Constructor Description OcrBlobRuntimeException(String message)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
OcrBlobRuntimeException
OcrBlobRuntimeException(String message)
-
-
-
-