pub fn wrap_nested_exception(error: Box<dyn Error + Send + Sync>) -> OpError
Wrap nested op exception without op name Equivalent to Java wrapNestedOpException(Exception)