次の方法で共有


ResumingFromDebugModeFailedException クラス

定義

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

コンストラクター

ResumingFromDebugModeFailedException(Exception, Guid)
ResumingFromDebugModeFailedException(SerializationInfo, StreamingContext)

プロパティ

EventId (継承元 XLANGsException)
InstanceId (継承元 XLANGsDebugException)
Message (継承元 XLANGsException)

メソッド

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

適用対象