Class ExceptionHandle
- Namespace
- JavaScriptCore.Internal
- Assembly
- JavaScriptCore-6.0.dll
public class ExceptionHandle : ObjectHandle, IDisposable
- Inheritance
-
ExceptionHandle
- Implements
- Inherited Members
Constructors
ExceptionHandle(nint, bool)
public ExceptionHandle(nint handle, bool ownsHandle)
Parameters
Methods
Create(ConstructArgument[])
public static ExceptionHandle Create(ConstructArgument[] constructArguments)
Parameters
constructArguments
ConstructArgument[]