コード例 #1
0
 static Exception WrapException(Exception ex, XmlNodeContext context)
 => XmlNodeException.Wrap(ex, context.Node);