Datastructure holding Exception details
More...
|
| void | AddRange (IDictionary data) |
| | Adds additional application specific details to the Exception Details. More...
|
| |
Datastructure holding Exception details
◆ AddRange()
| void Pavalisoft.ExceptionHandling.ExceptionData.AddRange |
( |
IDictionary |
data | ) |
|
Adds additional application specific details to the Exception Details.
- Parameters
-
◆ EventId
| int?? Pavalisoft.ExceptionHandling.ExceptionData.EventId |
|
getset |
◆ EventName
| string Pavalisoft.ExceptionHandling.ExceptionData.EventName |
|
getset |
Gets or Sets Exception Event Name
◆ ExceptionCode
| string Pavalisoft.ExceptionHandling.ExceptionData.ExceptionCode |
|
getset |
Gets or Sets Exception Code
◆ Message
| string Pavalisoft.ExceptionHandling.ExceptionData.Message |
|
getset |
Gets or Sets Exception Message
The documentation for this class was generated from the following file:
- Source/Pavalisoft.ExceptionHandling/ExceptionData.cs