See Also

UrlErrorEventArgs Class  | UrlErrorEventArgs Members  | Overload List

Language

Visual Basic

C#

Show All

e
A value that represents the exception.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

UrlErrorEventArgs Constructor(Exception)

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 );

Parameters

e
A value that represents the exception.

See Also

UrlErrorEventArgs Class  | UrlErrorEventArgs Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.