共用方式為


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)

適用於