ActiveReports 12 Server User Guide
ExceptionDetail Constructor(ExceptionDetail)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Errors Namespace > ExceptionDetail Class > ExceptionDetail Constructor : ExceptionDetail Constructor(ExceptionDetail)
Failt detail information.
Initializes a new instance of the ExceptionDetail class.
Syntax
'Declaration
 
Public Function New( _
   ByVal exceptionDetail As ExceptionDetail _
)
public ExceptionDetail( 
   ExceptionDetail exceptionDetail
)

Parameters

exceptionDetail
Failt detail information.
See Also

Reference

ExceptionDetail Class
ExceptionDetail Members
Overload List