| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal e As Exception _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public UrlErrorEventArgs( Exception e ) | |
Parameters
- e
- A value that represents the exception.
| ActiveReports.Viewer3 | Request technical support |
| UrlErrorEventArgs Constructor(Exception) | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal e As Exception _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public UrlErrorEventArgs( Exception e ) | |