NullPartException クラス

定義

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

コンストラクター

NullPartException(SerializationInfo, StreamingContext)
NullPartException(String, String)

プロパティ

EventId
Message (継承元 XLANGsException)
MessageName
PartName

メソッド

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

適用対象