[]
Notifies inner exception occurs when processing window message.
protected virtual void OnThreadException(Exception e)
Protected Overridable Sub OnThreadException(e As Exception)
| Type | Name | Description |
|---|---|---|
| Exception | e | A Exception object indicates the inner exception. |