MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / UrlErrorEventArgs Class / UrlErrorEventArgs Constructor / UrlErrorEventArgs Constructor(Exception)
The exception

In This Topic
UrlErrorEventArgs Constructor(Exception)
In This Topic
Initializes a new instance of the UrlErrorEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal e As Exception _
)
 

Parameters

e
The exception
See Also