次の方法で共有


XmlReaderParsingException クラス

定義

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
継承
XmlReaderParsingException

コンストラクター

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

適用対象