GPUOutOfMemoryError

open class GPUOutOfMemoryError(message: String) : GPUError(source)

Available only in secure contexts.

MDN Reference

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
open val message: String

The message read-only property of the A string.