Share via


PostMessageFailedException Class

Definition

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
Inheritance
PostMessageFailedException
Attributes

Constructors

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

Properties

EventId (Inherited from XLANGsException)
InstanceId (Inherited from XLANGsDebugException)
Message

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