TwitchLib 3.5.3
|
Exception thrown when attempting to assign a variable with a different value that is not allowed. Implements the System.Exception More...
Public Member Functions | |
IllegalAssignmentException (string description) | |
Exception constructor More... | |
Exception thrown when attempting to assign a variable with a different value that is not allowed. Implements the System.Exception
TwitchLib.Client.Exceptions.IllegalAssignmentException.IllegalAssignmentException | ( | string | description | ) |
Exception constructor
description | The description. |