Reads and saves entries in the Error Log table.
More...
|
void | AddErrorLogEntry (String AErrorCode, String AContext, String AMessageLine1, String AMessageLine2, String AMessageLine3) |
| todoComment More...
|
|
void | AddErrorLogEntry (String AErrorCode, String AContext, String AMessageLine1, String AMessageLine2, String AMessageLine3, String AUserID, Int32 AProcessID) |
| todoComment More...
|
|
Reads and saves entries in the Error Log table.
◆ AddErrorLogEntry() [1/2]
void Ict.Petra.Server.App.Core.Security.TErrorLog.AddErrorLogEntry |
( |
String |
AErrorCode, |
|
|
String |
AContext, |
|
|
String |
AMessageLine1, |
|
|
String |
AMessageLine2, |
|
|
String |
AMessageLine3 |
|
) |
| |
|
inline |
◆ AddErrorLogEntry() [2/2]
void Ict.Petra.Server.App.Core.Security.TErrorLog.AddErrorLogEntry |
( |
String |
AErrorCode, |
|
|
String |
AContext, |
|
|
String |
AMessageLine1, |
|
|
String |
AMessageLine2, |
|
|
String |
AMessageLine3, |
|
|
String |
AUserID, |
|
|
Int32 |
AProcessID |
|
) |
| |
|
inline |
◆ UNKNOWN_CONTEXT
const String Ict.Petra.Server.App.Core.Security.TErrorLog.UNKNOWN_CONTEXT = "File Name/Context is unknown." |
|
static |
The documentation for this class was generated from the following file: