Initializes a new instance of the UrlErrorEventArgs class with the exception thrown.
[Visual Basic]
Public Function New( _
ByVal e As Exception _
)
[C#]
public UrlErrorEventArgs(
Exception e
);
UrlErrorEventArgs Class | UrlErrorEventArgs Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.