WebGpuException


class WebGpuException : Exception


Summary

Public constructors

WebGpuException(reason: String, status: Int)

Public properties

String
Int

Inherited properties

From kotlin.Throwable

Public constructors

WebGpuException

Added in 1.0.0-alpha01
WebGpuException(reason: String = "", status: Int = Status.Success)

Public properties

reason

Added in 1.0.0-alpha01
val reasonString

status

Added in 1.0.0-alpha01
val statusInt