Share via


DeliveryFailureException Class

Definition

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
Inheritance
DeliveryFailureException
Derived
Attributes

Constructors

DeliveryFailureException(Exception)
DeliveryFailureException(SerializationInfo, StreamingContext)

Properties

ErrorDescription
EventId
Message (Inherited from XLANGsException)
SuspendedInstanceID
SuspendedMessageID

Methods

GetObjectData(SerializationInfo, StreamingContext)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetProperties(String, String, String)
SetState(String, Object) (Inherited from XLANGsException)

Applies to