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

Exception thrown when attempting to assign a variable with a different value that is not allowed. Implements the System.Exception More...

Inheritance diagram for TwitchLib.Client.Exceptions.IllegalAssignmentException:

Public Member Functions

 IllegalAssignmentException (string description)
 Exception constructor More...
 

Detailed Description

Exception thrown when attempting to assign a variable with a different value that is not allowed. Implements the System.Exception

See also
System.Exception

Constructor & Destructor Documentation

◆ IllegalAssignmentException()

TwitchLib.Client.Exceptions.IllegalAssignmentException.IllegalAssignmentException ( string  description)

Exception constructor

Parameters
descriptionThe description.

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