OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MSysMan.Security.TErrorLog Class Reference

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

Static Public Member Functions

static Boolean AddErrorLogEntry (String AErrorCode, String AContext, String AMessageLine1, String AMessageLine2, String AMessageLine3, ref TVerificationResultCollection AVerificationResult)
 facade call More...
 
static Boolean AddErrorLogEntry (String AErrorCode, String AContext, String AMessageLine1, String AMessageLine2, String AMessageLine3, String AUserID, Int32 AProcessID, ref TVerificationResultCollection AVerificationResult)
 facade call More...
 

Detailed Description

Reads and saves entries in the Error Log table.

Calls methods that have the same name in the Ict.Petra.Server.App.Core.Security.ErrorLog Namespace to perform its functionality!

Member Function Documentation

◆ AddErrorLogEntry() [1/2]

static Boolean Ict.Petra.Server.MSysMan.Security.TErrorLog.AddErrorLogEntry ( String  AErrorCode,
String  AContext,
String  AMessageLine1,
String  AMessageLine2,
String  AMessageLine3,
ref TVerificationResultCollection  AVerificationResult 
)
inlinestatic

facade call

Parameters
AErrorCode
AContext
AMessageLine1
AMessageLine2
AMessageLine3
AVerificationResult
Returns

◆ AddErrorLogEntry() [2/2]

static Boolean Ict.Petra.Server.MSysMan.Security.TErrorLog.AddErrorLogEntry ( String  AErrorCode,
String  AContext,
String  AMessageLine1,
String  AMessageLine2,
String  AMessageLine3,
String  AUserID,
Int32  AProcessID,
ref TVerificationResultCollection  AVerificationResult 
)
inlinestatic

facade call

Parameters
AErrorCode
AContext
AMessageLine1
AMessageLine2
AMessageLine3
AUserID
AProcessID
AVerificationResult
Returns

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