次の方法で共有


UnspecifiedDestinationPartyException クラス

定義

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

コンストラクター

UnspecifiedDestinationPartyException(SerializationInfo, StreamingContext)
UnspecifiedDestinationPartyException(String)

プロパティ

EventId
Message (継承元 XLANGsException)
PortName

メソッド

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

適用対象