Class WebGpuInteropException
Namespace: VelloSharp
Assembly: VelloSharp.WebAssembly.dll
public sealed class WebGpuInteropException : InvalidOperationException, ISerializable
Inheritance
object ← Exception ← SystemException ← InvalidOperationException ← WebGpuInteropException
Implements
Inherited Members
Exception.GetBaseException(), Exception.GetType(), Exception.ToString(), Exception.Data, Exception.HelpLink, Exception.HResult, Exception.InnerException, Exception.Message, Exception.Source, Exception.StackTrace, Exception.TargetSite, object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Constructors
WebGpuInteropException(string)
public WebGpuInteropException(string message)
Parameters
message string