次の方法で共有


DeliveryFailureException クラス

定義

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

コンストラクター

DeliveryFailureException(Exception)
DeliveryFailureException(SerializationInfo, StreamingContext)

プロパティ

ErrorDescription
EventId
Message (継承元 XLANGsException)
SuspendedInstanceID
SuspendedMessageID

メソッド

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

適用対象