Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUValidationError
GPUValidation
Error
open
class
GPUValidationError
(
message
:
String
)
:
GPUError
(
source
)
Available only in secure contexts.
MDN Reference
Members
Constructors
GPUValidation
Error
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
open
val
message
:
String
MDN Reference