次の方法で共有


NoSuchPartException クラス

定義

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

コンストラクター

NoSuchPartException(SerializationInfo, StreamingContext)
NoSuchPartException(String, String)

プロパティ

EventId
Message (継承元 XLANGsException)
MessageName
PartName

メソッド

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

適用対象