API Reference
Class
ErrorReporter
Provides structured error reporting for rule execution failures.
Inheritance
- Object
- ErrorReporter
Constructors
public ErrorReporter() #Methods
public Void Report(Exception exception, RuleExecutionContext context) #Returns:
VoidReports an exception encountered during rule execution.
Parameters
- exception System.Exception
- context TestimoX.Execution.RuleExecutionContext