OutOfMemoryException


class OutOfMemoryException : WebGpuRuntimeException


Exception for OutOfMemory type errors.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

OutOfMemoryException

Added in 1.0.0-alpha01
OutOfMemoryException(message: String)
Parameters
message: String

A message explaining the error.