InternalException


class InternalException : WebGpuRuntimeException


Exception for Internal type errors.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

InternalException

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

A message explaining the error.