|
P
Data
|
None
|
(Inherited from Exception .)
|
Exception .
|
|
P
FunctionId
|
FunctionId
|
The information of the function throwing the exception. (Inherited from ApplicationException .)
|
ApplicationException
|
|
P
HelpLink
|
None
|
(Inherited from Exception .)
|
Exception .
|
|
P
HResult
|
None
|
(Inherited from Exception .)
|
Exception .
|
|
P
InnerException
|
None
|
(Inherited from Exception .)
|
Exception .
|
|
P
Message
|
string
|
Gets the error message and the parameter name, or only the error message if no parameter name is set. (Overrides Exception . Message .)
|
|
|
P
ParamName
|
string
|
Gets the name of the parameter that causes this exception.
|
|
|
P
Source
|
None
|
(Inherited from Exception .)
|
Exception .
|
|
P
StackTrace
|
None
|
(Inherited from Exception .)
|
Exception .
|
|
P
TargetSite
|
None
|
(Inherited from Exception .)
|
Exception .
|