Error |
The ErrorLogEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorLogEntry | Initializes a new instance of the ErrorLogEntry class | |
| ErrorLogEntry(Exception) | Creates an error log entry using information available from the passed exception including among other things Message and StackTrace. | |
| ErrorLogEntry(String) | Creates an error log entry using a simple error message and also includes the current stack trace. |
| Name | Description | |
|---|---|---|
| AddDate | ||
| BrowserAgent | ||
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) | |
| IgnitionErrorNumber | ||
| IpAddress | ||
| Message | ||
| Number | ||
| RequestUrl | ||
| RevisionInformation | (Inherited from NetForumEntity) | |
| Source | ||
| Sql | ||
| Stack |
| Name | Description | |
|---|---|---|
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |