OpenPetra
Free Administration Software for Non-Profits
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Ict.Petra.Server.App.Core.Security.TErrorLog Class Reference

Reads and saves entries in the Error Log table. More...

Inheritance diagram for Ict.Petra.Server.App.Core.Security.TErrorLog:
Ict.Common.Remoting.Server.IErrorLog

Public Member Functions

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...
 

Static Public Attributes

const String UNKNOWN_CONTEXT = "File Name/Context is unknown."
 todoComment More...
 

Detailed Description

Reads and saves entries in the Error Log table.

Member Function Documentation

◆ AddErrorLogEntry() [1/2]

void Ict.Petra.Server.App.Core.Security.TErrorLog.AddErrorLogEntry ( String  AErrorCode,
String  AContext,
String  AMessageLine1,
String  AMessageLine2,
String  AMessageLine3 
)
inline

todoComment

Parameters
AErrorCode
AContext
AMessageLine1
AMessageLine2
AMessageLine3

Implements Ict.Common.Remoting.Server.IErrorLog.

◆ 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

todoComment

Parameters
AErrorCode
AContext
AMessageLine1
AMessageLine2
AMessageLine3
AUserID
AProcessID

Implements Ict.Common.Remoting.Server.IErrorLog.

Member Data Documentation

◆ UNKNOWN_CONTEXT

const String Ict.Petra.Server.App.Core.Security.TErrorLog.UNKNOWN_CONTEXT = "File Name/Context is unknown."
static

todoComment


The documentation for this class was generated from the following file: