Skip to content

NodejsRuntime.CreateError method

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

See Also

Released under the MIT license