Skip to content

JSRuntime.ThrowError method

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

See Also

Released under the MIT license