Skip to main content

throw

Function throw 

Source
pub unsafe fn throw(env: Env, error: Value) -> Result<(), Status>
Available on crate features napi-1 and sys only.
Expand description