Skip to content

JSRuntime.CreateError method

C#
public virtual napi_status CreateError(napi_env env, napi_value code, napi_value msg, 
    out napi_value result)

See Also

Released under the MIT license