ActiveReports 11 Server User Guide
InnerException Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Errors Namespace > ExceptionDetail Class : InnerException Property
Gets or sets the ExceptionDetail object that represents the inner exception.
Syntax
'Declaration
 
Public Property InnerException As ExceptionDetail
public ExceptionDetail InnerException {get; set;}
See Also

Reference

ExceptionDetail Class
ExceptionDetail Members