Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

31 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Type Name="SUDSParserException" FullName="System.Runtime.Remoting.MetadataServices.SUDSParserException">
<TypeSignature Language="C#" Maintainer="auto" Value="public class SUDSParserException : Exception" />
<AssemblyInfo>
<AssemblyName>System.Runtime.Remoting</AssemblyName>
<AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]</AssemblyPublicKey>
<AssemblyVersion>1.0.3300.0</AssemblyVersion>
<AssemblyVersion>1.0.5000.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<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>
<Base>
<BaseTypeName>System.Exception</BaseTypeName>
</Base>
<Interfaces>
</Interfaces>
<Docs>
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="T:System.Runtime.Remoting.MetadataServices.SUDSParserException" /> is generated by the remoting WSDL parser. The WSDL parser 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.SUDSParserException" /> 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.SUDSParserException" />, 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 parsing of the Web Services Description Language (WSDL).</para>
</summary>
</Docs>
<Members />
</Type>