The exception that is thrown if an error occurs during the generation of Web Services Description Language (WSDL).
See Also: SUDSGeneratorException Members
The System.Runtime.Remoting.MetadataServices.SUDSGeneratorException is generated by the remoting WSDL generator. The WSDL generator 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.SUDSGeneratorException 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.SUDSGeneratorException, see the Exception constructors.