AJE Components
EngineClassBase SetException Method AJE Data Report Engine Help
Sets an Exception for the Object.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public void SetException(
	Exception Ex,
	string Source = ""
)
Remarks

See Also