XmlReaderParsingException Class

Definition

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

Constructors

XmlReaderParsingException()
XmlReaderParsingException(SerializationInfo, StreamingContext)
XmlReaderParsingException(String)
XmlReaderParsingException(String, Exception)

Applies to