EmptyPartException クラス

定義

public ref class EmptyPartException : Microsoft::XLANGs::BaseTypes::EmptyPartException
[System.Serializable]
public class EmptyPartException : Microsoft.XLANGs.BaseTypes.EmptyPartException
type EmptyPartException = class
    inherit EmptyPartException
Public Class EmptyPartException
Inherits EmptyPartException
継承
属性

コンストラクター

EmptyPartException(SerializationInfo, StreamingContext)
EmptyPartException(String, String)

プロパティ

EventId (継承元 EmptyPartException)
Message (継承元 XLANGsException)
MessageName (継承元 EmptyPartException)
PartName (継承元 EmptyPartException)

メソッド

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

適用対象