ValidationException


class ValidationException : WebGpuRuntimeException


Exception for Validation type errors.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

ValidationException

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

A message explaining the error.