The GPUValidationError interface of the WebGPU API describes an application error indicating that an operation did not pass the WebGPU API's validation constraints. Available only in secure contexts.
GPUValidationError
MDN Reference
The message read-only property of the GPUError interface provides a human-readable message that explains why the error occurred.
message