Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.exceptions.files.blobManager
/
BlobRuntimeException
Blob
Runtime
Exception
open
class
BlobRuntimeException
(
message
:
String
?
)
:
RuntimeException
Thrown when there is a problems of accessing blobs files on runtime
Inheritors
MedicalCertificateBlobRuntimeException
OcrBlobRuntimeException
Members
Constructors
Blob
Runtime
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)