The exception that is thrown if an error occurs during parsing of the Web Services Description Language (WSDL).
See Also: SUDSParserException Members
The System.Runtime.Remoting.MetadataServices.SUDSParserException is generated by the remoting WSDL parser. The WSDL parser is used by the Soapsuds Tool (Soapsuds.exe), and can also be invoked programmatically using the System.Runtime.Remoting.MetadataServices.MetaData class.
System.Runtime.Remoting.MetadataServices.SUDSParserException uses the HRESULT COR_E_EXCEPTION, which has the value 0x80131500.
For a list of initial property values for an instance of System.Runtime.Remoting.MetadataServices.SUDSParserException, see the Exception constructors.