共用方式為


PostMessageFailedException 類別

定義

public ref class PostMessageFailedException : Microsoft::XLANGs::RuntimeTypes::XLANGsDebugException
[System.Serializable]
public class PostMessageFailedException : Microsoft.XLANGs.RuntimeTypes.XLANGsDebugException
type PostMessageFailedException = class
    inherit XLANGsDebugException
Public Class PostMessageFailedException
Inherits XLANGsDebugException
繼承
PostMessageFailedException
屬性

建構函式

PostMessageFailedException(Exception)
PostMessageFailedException(SerializationInfo, StreamingContext)
PostMessageFailedException(String)

屬性

EventId (繼承來源 XLANGsException)
InstanceId (繼承來源 XLANGsDebugException)
Message

方法

GetObjectData(SerializationInfo, StreamingContext) (繼承來源 XLANGsException)
GetState(String) (繼承來源 XLANGsException)
SetMessage(String) (繼承來源 XLANGsException)
SetState(String, Object) (繼承來源 XLANGsException)

適用於