| ARSoft.Tools.Net.Dns Namespace > DnsServer Class : ExceptionThrown Event |
public event System.EventHandler<ExceptionEventArgs> ExceptionThrown
The event handler receives an argument of type ExceptionEventArgs containing data related to this event. The following ExceptionEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Exception | Exception which was thrown originally |