ActiveReports 12 Server User Guide
ExceptionDetail Constructor(Exception)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Errors Namespace > ExceptionDetail Class > ExceptionDetail Constructor : ExceptionDetail Constructor(Exception)
Error that occurs during application execution.
Initializes a new instance of the ExceptionDetail class.
Syntax
'Declaration
 
Public Function New( _
   ByVal exception As Exception _
)
public ExceptionDetail( 
   Exception exception
)

Parameters

exception
Error that occurs during application execution.
See Also

Reference

ExceptionDetail Class
ExceptionDetail Members
Overload List