Ant Organisation Ltd documentation

ErrorReporter.ReportError Method

Overload List

public static void ReportError(string,Exception);

public static void ReportError(string,string);

Reports an error, with the specified category and with a message in addition to the exception details.

public static void ReportError(string,string,Exception);

See Also

ErrorReporter Class | Ant.Shared Namespace