UnknownException


class UnknownException : WebGpuRuntimeException


Exception for Unknown type errors.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

UnknownException

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

A message explaining the error.