Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference
/
io.scanbot.sdk.exceptions.files.blobManager
/
BlobsDirectoryException
Blobs
Directory
Exception
class
BlobsDirectoryException
(
val
message
:
String
?
)
:
IOException
Thrown when there is a problems of accessing blobs directory
Members
Constructors
Blobs
Directory
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
message
Link copied to clipboard
open
override
val
message
:
String
?