Merge pull request #896 from echampet/webresource
[mono.git] / mcs / class / System.Runtime.Remoting / Documentation / en / System.Runtime.Remoting.MetadataServices / SUDSGeneratorException.xml
old mode 100755 (executable)
new mode 100644 (file)
index a1ea29c..a1a78c0
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
 <Type Name="SUDSGeneratorException" FullName="System.Runtime.Remoting.MetadataServices.SUDSGeneratorException">
   <TypeSignature Language="C#" Maintainer="auto" Value="public class SUDSGeneratorException : Exception" />
   <AssemblyInfo>
   <Interfaces>
   </Interfaces>
   <Docs>
-    <summary>To be added</summary>
-    <remarks>To be added</remarks>
+    <remarks>
+      <attribution license="cc4" from="Microsoft" modified="false" />
+      <para>The <see cref="T:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException" /> is generated by the remoting WSDL generator. The WSDL generator is used by the <format type="text/html"><a href="40F6F8C8-B80C-4E9F-A920-31BCD0CF45C5">Soapsuds Tool (Soapsuds.exe)</a></format>, and can also be invoked programmatically using the <see cref="T:System.Runtime.Remoting.MetadataServices.MetaData" /> class.</para>
+      <para>
+        <see cref="T:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException" /> uses the HRESULT COR_E_EXCEPTION, which has the value 0x80131500.</para>
+      <para>For a list of initial property values for an instance of <see cref="T:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException" />, see the <see cref="T:System.Exception" /> constructors.</para>
+    </remarks>
+    <summary>
+      <attribution license="cc4" from="Microsoft" modified="false" />
+      <para>The exception that is thrown if an error occurs during the generation of Web Services Description Language (WSDL).</para>
+    </summary>
   </Docs>
   <Members />
-</Type>
+</Type>
\ No newline at end of file