Exception representing bad information being provided to function/method. Implements the System.Exception
More...
|
string | Username [get, protected set] |
| Username that had the exception. More...
|
|
Exception representing bad information being provided to function/method. Implements the System.Exception
- See also
- System.Exception
◆ InvalidParameterException()
TwitchLib.Client.Exceptions.InvalidParameterException.InvalidParameterException |
( |
string |
reasoning, |
|
|
string |
twitchUsername |
|
) |
| |
Exception construtor.
- Parameters
-
reasoning | The reasoning. |
twitchUsername | The twitch username. |
◆ Username
string TwitchLib.Client.Exceptions.InvalidParameterException.Username |
|
getprotected set |
Username that had the exception.
The username.
The documentation for this class was generated from the following file: