XmlWriterParsingException Class

Definition

public ref class XmlWriterParsingException : Microsoft::ServiceModel::Channels::Common::AdapterException
public class XmlWriterParsingException : Microsoft.ServiceModel.Channels.Common.AdapterException
type XmlWriterParsingException = class
    inherit AdapterException
Public Class XmlWriterParsingException
Inherits AdapterException
Inheritance
XmlWriterParsingException

Constructors

XmlWriterParsingException()
XmlWriterParsingException(SerializationInfo, StreamingContext)
XmlWriterParsingException(String)
XmlWriterParsingException(String, Exception)

Applies to