SendFailedException クラス

定義

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
継承
属性

コンストラクター

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

プロパティ

EventId (継承元 SendFailedException)
Message (継承元 XLANGsException)
MessageName (継承元 SendFailedException)

メソッド

GetObjectData(SerializationInfo, StreamingContext) (継承元 XLANGsException)
GetState(String) (継承元 XLANGsException)
SetMessage(String) (継承元 XLANGsException)
SetState(String, Object) (継承元 XLANGsException)

適用対象