GPUOutOfMemoryError constructor

GPUOutOfMemoryError(
  1. String message
)

Implementation

external factory GPUOutOfMemoryError(String message);