Firefox Tomorrow

web api instance property

GPUError: message property

View on MDN ↗

Secure contextAvailable in workers

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

Value

A string.

Examples

For usage examples of error objects based on GPUError, see:

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also