次の方法で共有


AdapterException クラス

定義

public ref class AdapterException : System::ServiceModel::CommunicationException
public class AdapterException : System.ServiceModel.CommunicationException
type AdapterException = class
    inherit CommunicationException
Public Class AdapterException
Inherits CommunicationException
継承
AdapterException
派生

コンストラクター

AdapterException()
AdapterException(SerializationInfo, StreamingContext)
AdapterException(String, Exception)
AdapterException(String)

適用対象