![]() |
TwitchLib 3.5.3
|
Exception thrown when an event that is not handled is required to be handled. Implements the System.Exception More...
Public Member Functions | |
| EventNotHandled (string eventName, string additionalDetails="") | |
| Exception constructor More... | |
Exception thrown when an event that is not handled is required to be handled. Implements the System.Exception
| TwitchLib.Client.Exceptions.EventNotHandled.EventNotHandled | ( | string | eventName, |
| string | additionalDetails = "" |
||
| ) |
Exception constructor
| eventName | Name of the event. |
| additionalDetails | The additional details. |