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.camera
/
CameraConfigurationException
Camera
Configuration
Exception
class
CameraConfigurationException
(
val
message
:
String
?
)
:
IllegalArgumentException
Thrown when Camera configured with incorrect property values
Members
Constructors
Camera
Configuration
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
message
Link copied to clipboard
open
override
val
message
:
String
?