次の方法で共有


MessageUpdateDisallowedException クラス

定義

public ref class MessageUpdateDisallowedException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class MessageUpdateDisallowedException : Microsoft.XLANGs.BaseTypes.XLANGsException
type MessageUpdateDisallowedException = class
    inherit XLANGsException
Public MustInherit Class MessageUpdateDisallowedException
Inherits XLANGsException
継承
MessageUpdateDisallowedException
派生
属性

コンストラクター

MessageUpdateDisallowedException(SerializationInfo, StreamingContext)
MessageUpdateDisallowedException(String)

プロパティ

EventId
Message (継承元 XLANGsException)
MessageName

メソッド

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

適用対象