ActiveReports 12 Server User Guide
Exception Property (RequestInfo)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > RequestInfo Class : Exception Property
Gets or sets the error occured during execution.
Syntax
'Declaration
 
Public Property Exception As ExceptionDetail
public ExceptionDetail Exception {get; set;}
See Also

Reference

RequestInfo Class
RequestInfo Members