Share via


SendFailedException Class

Definition

public ref class SendFailedException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class SendFailedException : Microsoft.XLANGs.BaseTypes.XLANGsException
type SendFailedException = class
    inherit XLANGsException
Public MustInherit Class SendFailedException
Inherits XLANGsException
Inheritance
SendFailedException
Derived
Attributes

Constructors

SendFailedException(SerializationInfo, StreamingContext)
SendFailedException(String, Exception)

Properties

EventId
Message (Inherited from XLANGsException)
MessageName

Methods

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

Applies to