GPUValidationError constructor

GPUValidationError(
  1. String message
)

Implementation

external factory GPUValidationError(String message);