Click or drag to resize
AuditToolsFindingsPostErrorNotification Method

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
private void PostErrorNotification(
	string title,
	string msg,
	string stack
)

Parameters

title
Type: SystemString
msg
Type: SystemString
stack
Type: SystemString
See Also