Share via


BreakPointLocationNotSetException Class

Definition

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

Constructors

BreakPointLocationNotSetException(Guid)
BreakPointLocationNotSetException(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