Name | Description | Type | Additional information |
---|---|---|---|
ExceptionLogId |
Gets or sets the exception log identifier. |
integer |
None. |
Application |
Gets or sets the application that caused the exception. |
string |
None. |
MethodName |
Gets or sets the name of the method that caused the exception. |
string |
None. |
Message |
Gets or sets the exception message. |
string |
None. |
StackTrace |
Gets or sets the stack trace of the exception. |
string |
None. |
Severity |
Gets or sets the severity of the exception. |
integer |
None. |
Server |
Gets or sets the server where the exception occurred. |
string |
None. |
UserName |
Gets or sets the name of the user that caused the exception. |
string |
None. |
CreatedDate |
Gets or sets the date that the exception was created. |
date |
None. |
RequestData |
Gets or sets the request data of the exception. |
string |
None. |