次の方法で共有


DestinationPartyNotFoundException クラス

定義

public ref class DestinationPartyNotFoundException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class DestinationPartyNotFoundException : Microsoft.XLANGs.BaseTypes.XLANGsException
type DestinationPartyNotFoundException = class
    inherit XLANGsException
Public MustInherit Class DestinationPartyNotFoundException
Inherits XLANGsException
継承
DestinationPartyNotFoundException
派生
属性

コンストラクター

DestinationPartyNotFoundException(SerializationInfo, StreamingContext)
DestinationPartyNotFoundException(String, String, String, Exception)

プロパティ

EventId
Message (継承元 XLANGsException)
Name
PartQualifier
PartyName

メソッド

GetObjectData(SerializationInfo, StreamingContext) (継承元 XLANGsException)
GetState(String) (継承元 XLANGsException)
SetMessage(String) (継承元 XLANGsException)
SetState(String, Object) (継承元 XLANGsException)

適用対象