Share via


DeliveryFailureException Class

Definition

public ref class DeliveryFailureException : Microsoft::XLANGs::BaseTypes::DeliveryFailureException
[System.Serializable]
public class DeliveryFailureException : Microsoft.XLANGs.BaseTypes.DeliveryFailureException
type DeliveryFailureException = class
    inherit DeliveryFailureException
Public Class DeliveryFailureException
Inherits DeliveryFailureException
Inheritance
Attributes

Constructors

DeliveryFailureException(PortBase, Int32, String, Exception)
DeliveryFailureException(SerializationInfo, StreamingContext)

Properties

ErrorDescription (Inherited from DeliveryFailureException)
EventId (Inherited from DeliveryFailureException)
Message (Inherited from XLANGsException)
SuspendedInstanceID (Inherited from DeliveryFailureException)
SuspendedMessageID (Inherited from DeliveryFailureException)

Methods

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

Applies to