Share via


SendFailedException Class

Definition

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

Constructors

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

Properties

EventId (Inherited from SendFailedException)
Message (Inherited from XLANGsException)
MessageName (Inherited from SendFailedException)

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