DebugBreakPointFailedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Attributes
Constructors
| DebugBreakPointFailedException(Exception, String, String) | |
| DebugBreakPointFailedException(SerializationInfo, StreamingContext) |
Properties
| EventId | (Inherited from XException) |
| Message | (Inherited from XLANGsException) |
| StackTrace | (Inherited from XException) |
Methods
| FillInStackTrace() | (Inherited from XException) |
| GetObjectData(SerializationInfo, StreamingContext) | (Inherited from XLANGsException) |
| GetState(String) | (Inherited from XLANGsException) |
| SetMessage(String) | (Inherited from XLANGsException) |
| SetState(String, Object) | (Inherited from XLANGsException) |