pub fn wrap_nested_op_exception(trigger_name: &str, error: OpError) -> OpError
Wrap nested op exception with context Equivalent to Java wrapNestedOpException(String, Exception)