次の方法で共有


XException クラス

定義

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

コンストラクター

XException()
XException(Exception, Object[])
XException(SerializationInfo, StreamingContext)

プロパティ

EventId
Message (継承元 XLANGsException)
StackTrace

メソッド

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

適用対象