共用方式為


XLANGsDebugException 類別

定義

public ref class XLANGsDebugException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class XLANGsDebugException : Microsoft.XLANGs.BaseTypes.XLANGsException
type XLANGsDebugException = class
    inherit XLANGsException
Public MustInherit Class XLANGsDebugException
Inherits XLANGsException
繼承
XLANGsDebugException
衍生
屬性

建構函式

XLANGsDebugException()
XLANGsDebugException(Exception)
XLANGsDebugException(Guid)
XLANGsDebugException(SerializationInfo, StreamingContext)

屬性

EventId (繼承來源 XLANGsException)
InstanceId
Message (繼承來源 XLANGsException)

方法

GetObjectData(SerializationInfo, StreamingContext) (繼承來源 XLANGsException)
GetState(String) (繼承來源 XLANGsException)
SetMessage(String) (繼承來源 XLANGsException)
SetState(String, Object) (繼承來源 XLANGsException)

適用於