WebGpuRuntimeException
open class WebGpuRuntimeException : Exception
InternalException |
Exception for Internal type errors. |
OutOfMemoryException |
Exception for OutOfMemory type errors. |
UnknownException |
Exception for Unknown type errors. |
ValidationException |
Exception for Validation type errors. |
Base class for exceptions that can happen at runtime.
Summary
Public constructors |
|---|
WebGpuRuntimeException(message: String) |
Inherited functions |
|---|