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
/
CameraTransformationException
Camera
Transformation
Exception
class
CameraTransformationException
(
val
message
:
String
?
)
:
UnsupportedOperationException
Thrown when Camera unable to process transformations of preview, caused by incorrect init values
Members
Constructors
Camera
Transformation
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
message
Link copied to clipboard
open
override
val
message
:
String
?