次の方法で共有


PublishMessageException クラス

定義

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

コンストラクター

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

プロパティ

EventId (継承元 XLANGsException)
Message (継承元 XLANGsException)
PromotedPropertyCount

メソッド

AddPropmoted(String, String, Object)
GenerateExceptionDescription()
GetObjectData(SerializationInfo, StreamingContext) (継承元 XLANGsException)
GetPromotedPromotedProperty(Int32, String, String, Object)
GetState(String) (継承元 XLANGsException)
SetMessage(String) (継承元 XLANGsException)
SetState(String, Object) (継承元 XLANGsException)

適用対象