[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
[TCheckBoxFormControlObj]Include Protected Members
[TCheckBoxFormControlObj]
Include Inherited Members
|
DPSFDebugWarningException Members
|
|
The DPSFDebugWarningException type exposes the following members.
Constructors
Methods
Properties
|
Name
|
Description
|
![pubproperty](pubproperty.gif)
|
Data
|
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
(Inherited from Exception.)
|
![pubproperty](pubproperty.gif)
|
HelpLink
|
Gets or sets a link to the help file associated with this exception.
(Inherited from Exception.)
|
![protproperty](protproperty.gif)
|
HResult
|
Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.
(Inherited from Exception.)
|
![pubproperty](pubproperty.gif)
|
InnerException
|
Gets the Exception instance that caused the current exception.
(Inherited from Exception.)
|
![pubproperty](pubproperty.gif)
|
Message
|
Gets a message that describes the current exception.
(Inherited from Exception.)
|
![pubproperty](pubproperty.gif)
|
Source
|
Gets or sets the name of the application or the object that causes the error.
(Inherited from Exception.)
|
![pubproperty](pubproperty.gif)
|
StackTrace
|
Gets a string representation of the immediate frames on the call stack.
(Inherited from Exception.)
|
![pubproperty](pubproperty.gif)
|
TargetSite
|
Gets the method that throws the current exception.
(Inherited from Exception.)
|
Events
|
Name
|
Description
|
![protevent](protevent.gif)
|
SerializeObjectState
|
Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception.
(Inherited from Exception.)
|
See Also
DPSFDebugWarningException Class
DPSF.Exceptions Namespace
![footer](footer.gif)
Send comments on this topic to
|