Merge pull request #757 from mlintner/master
[mono.git] / mcs / class / System.Runtime.Remoting / Documentation / en / System.Runtime.Remoting.MetadataServices / SUDSGeneratorException.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <Type Name="SUDSGeneratorException" FullName="System.Runtime.Remoting.MetadataServices.SUDSGeneratorException">
3   <TypeSignature Language="C#" Maintainer="auto" Value="public class SUDSGeneratorException : Exception" />
4   <AssemblyInfo>
5     <AssemblyName>System.Runtime.Remoting</AssemblyName>
6     <AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]</AssemblyPublicKey>
7     <AssemblyVersion>1.0.3300.0</AssemblyVersion>
8     <AssemblyVersion>1.0.5000.0</AssemblyVersion>
9     <AssemblyVersion>2.0.0.0</AssemblyVersion>
10   </AssemblyInfo>
11   <ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the &lt;link location="node:gtk-sharp/programming/threads"&gt;Gtk# Thread Programming&lt;/link&gt; for details.</ThreadSafetyStatement>
12   <Base>
13     <BaseTypeName>System.Exception</BaseTypeName>
14   </Base>
15   <Interfaces>
16   </Interfaces>
17   <Docs>
18     <remarks>
19       <attribution license="cc4" from="Microsoft" modified="false" />
20       <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>
21       <para>
22         <see cref="T:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException" /> uses the HRESULT COR_E_EXCEPTION, which has the value 0x80131500.</para>
23       <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>
24     </remarks>
25     <summary>
26       <attribution license="cc4" from="Microsoft" modified="false" />
27       <para>The exception that is thrown if an error occurs during the generation of Web Services Description Language (WSDL).</para>
28     </summary>
29   </Docs>
30   <Members />
31 </Type>