Share via


PublishMessageException Class

Definition

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

Constructors

PublishMessageException(Exception, String, Int32)
PublishMessageException(SerializationInfo, StreamingContext)

Properties

EventId (Inherited from XLANGsException)
Message (Inherited from XLANGsException)
PromotedPropertyCount

Methods

AddPropmoted(String, String, Object)
GenerateExceptionDescription()
GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetPromotedPromotedProperty(Int32, String, String, Object)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to