Share via


XmlReaderGenerationException Class

Definition

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

Constructors

XmlReaderGenerationException()
XmlReaderGenerationException(SerializationInfo, StreamingContext)
XmlReaderGenerationException(String)
XmlReaderGenerationException(String, Exception)

Applies to