kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-cordova
/
io.kvision.cordova
/
CameraException
Camera
Exception
class
CameraException
(
message
:
String
)
:
Exception
(
source
)
Exception class for camera errors.
Members
Constructors
Camera
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String