TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Client.Exceptions.EventNotHandled Class Reference

Exception thrown when an event that is not handled is required to be handled. Implements the System.Exception More...

Inheritance diagram for TwitchLib.Client.Exceptions.EventNotHandled:

Public Member Functions

 EventNotHandled (string eventName, string additionalDetails="")
 Exception constructor More...
 

Detailed Description

Exception thrown when an event that is not handled is required to be handled. Implements the System.Exception

See also
System.Exception

Constructor & Destructor Documentation

◆ EventNotHandled()

TwitchLib.Client.Exceptions.EventNotHandled.EventNotHandled ( string  eventName,
string  additionalDetails = "" 
)

Exception constructor

Parameters
eventNameName of the event.
additionalDetailsThe additional details.

The documentation for this class was generated from the following file: