Method to report the runtime non-exceptional error (e.g. missing/wrong parameters) that prevents further processing. Behavior depends on the implementation of IXErrorReportingLoggerService.

Jmenný prostor:  SGP.XUtility
Knihovna:  SGP.XUtility (v SGP.XUtility)
Verze: dll

Syntaxe

C#
public static void ReportNonExceptionalError(
	Exception e
)

Parametry

e
Typ: System..::.Exception
Exception to report.

Podívat se také na