The following tables list the members exposed by ExceptionLogging.
Public Constructors
Public Properties
| Name | Description |
| ApplicationName |
Gets or sets the name of the application where the exception occurred.
|
| CallingMethod |
Gets or sets the name of the method that was calling when the exception occurred.
|
| FileName |
Gets or sets the file name where the exception occurred.
|
| LineNumber |
Gets or sets the line number in the file where the exception occurred.
|
| Message |
Gets or sets the message of the exception.
|
Top
Extension Methods
See Also