pub fn exception_wrapping( out: &mut CodeValue, source: &str, message: &str, inner: &CodeValue, )
exception, carrying the failure that caused it as innerException.
exception
innerException