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