Error

data class Error(val message: String, val throwable: Throwable?) : VideoCaptureResult

Constructors

Link copied to clipboard
constructor(message: String, throwable: Throwable?)

Properties

Link copied to clipboard
Link copied to clipboard