Skip to content

TracingJSRuntime.ThrowRangeError method

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

See Also

Released under the MIT license