W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUValidationError
class
GPUValidationError {
constructor
(
message
:
string
);
readonly
message
:
string
;
}
Constructors
new
GPUValidationError(
message
:
string
)
Properties
message
:
string
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUValidationError