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.XUtilityKnihovna: SGP.XUtility (v SGP.XUtility)
Verze: dll
Syntaxe
C# |
---|
public static void ReportNonExceptionalError( Exception e ) |
Parametry
- e
- Typ: System..::.Exception
Exception to report.