GPUError: message property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The message read-only property of the GPUError interface provides a human-readable message that explains why the error ocurred.

Value

A string.

Examples

Specifications

Specification
WebGPU
# dom-gpuerror-message

Browser compatibility

BCD tables only load in the browser

See also