共用方式為


DebugBreakPointFailedException 類別

定義

public ref class DebugBreakPointFailedException : Microsoft::XLANGs::RuntimeTypes::XException
[System.Serializable]
public class DebugBreakPointFailedException : Microsoft.XLANGs.RuntimeTypes.XException
type DebugBreakPointFailedException = class
    inherit XException
Public Class DebugBreakPointFailedException
Inherits XException
繼承
DebugBreakPointFailedException
屬性

建構函式

DebugBreakPointFailedException(Exception, String, String)
DebugBreakPointFailedException(SerializationInfo, StreamingContext)

屬性

EventId (繼承來源 XException)
Message (繼承來源 XLANGsException)
StackTrace (繼承來源 XException)

方法

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

適用於