Skip to content

TracingJSRuntime.ThrowError method

C#
public override napi_status ThrowError(napi_env env, string? code, string msg)

See Also

Released under the MIT license