Share via


InstanceNotInDebugModeException Class

Definition

public ref class InstanceNotInDebugModeException : Microsoft::XLANGs::RuntimeTypes::XLANGsDebugException
[System.Serializable]
public class InstanceNotInDebugModeException : Microsoft.XLANGs.RuntimeTypes.XLANGsDebugException
type InstanceNotInDebugModeException = class
    inherit XLANGsDebugException
Public Class InstanceNotInDebugModeException
Inherits XLANGsDebugException
Inheritance
InstanceNotInDebugModeException
Attributes

Constructors

InstanceNotInDebugModeException(Guid)
InstanceNotInDebugModeException(SerializationInfo, StreamingContext)

Properties

EventId (Inherited from XLANGsException)
InstanceId (Inherited from XLANGsDebugException)
Message (Inherited from XLANGsException)

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to