[]
Represents the arguments of the url error event
public class UrlErrorEventArgs : EventArgs
| Name | Description |
|---|---|
| UrlErrorEventArgs() | Initializes a new instance of the UrlErrorEventArgs class. |
| UrlErrorEventArgs(Exception) | Initializes a new instance of the UrlErrorEventArgs class. |
| Name | Description |
|---|---|
| Exception | Gets the exception. |