ActiveReports 12
UrlErrorEventArgs Constructor(Exception)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > UrlErrorEventArgs Class > UrlErrorEventArgs Constructor : UrlErrorEventArgs Constructor(Exception)
A value that represents the exception.
Initializes a new instance of the UrlErrorEventArgs class with the exception thrown.
Syntax
'Declaration
 
Public Function New( _
   ByVal e As Exception _
)
public UrlErrorEventArgs( 
   Exception e
)

Parameters

e
A value that represents the exception.
See Also

Reference

UrlErrorEventArgs Class
UrlErrorEventArgs Members
Overload List