GPUInternalError constructor

GPUInternalError(
  1. String message
)

Implementation

external factory GPUInternalError(String message);