OutOfMemoryException


public final class OutOfMemoryException extends WebGpuRuntimeException


Exception for OutOfMemory type errors.

Summary

Public constructors

Public constructors

OutOfMemoryException

Added in 1.0.0-alpha01
public OutOfMemoryException(@NonNull String message)
Parameters
@NonNull String message

A message explaining the error.