kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-cordova
/
io.kvision.cordova
/
CaptureException
Capture
Exception
class
CaptureException
(
code
:
MediaCapture.CaptureErrorCode
)
:
Exception
(
source
)
Exception class for media capture errors.
Members
Constructors
Capture
Exception
Link copied to clipboard
constructor
(
code
:
MediaCapture.CaptureErrorCode
)
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