IllegalViewOperationException

An exception caused by JS requesting the UI manager to perform an illegal view operation.

Constructors

Link copied to clipboard
constructor(msg: String)
constructor(msg: String, view: View?, cause: Throwable)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getView(): View?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard