Function deno_core::error::generic_error

source ·
pub fn generic_error(message: impl Into<Cow<'static, str>>) -> Error