ActiveReports 10
ErrorInfo Constructor(Exception)

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > ErrorInfo Structure > ErrorInfo Constructor : ErrorInfo Constructor(Exception)
Initializes a new instance of the ErrorInfo struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal exception As Exception _
)
public ErrorInfo( 
   Exception exception
)

Parameters

exception
See Also

Reference

ErrorInfo Structure
ErrorInfo Members
Overload List