InternalException


public final class InternalException extends WebGpuRuntimeException


Exception for Internal type errors.

Summary

Public constructors

Public constructors

InternalException

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

A message explaining the error.