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)

适用于