次の方法で共有


XmlWriterParsingException クラス

定義

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

コンストラクター

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

適用対象