Skip to main content

take_exc_or_error

Function take_exc_or_error 

Source
pub fn take_exc_or_error(e: &str) -> Value
Expand description

The JS value of a just-caught error: the live exc (a real thrown value) or a synthesized Error from the internal message.