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

Exception thrown when attempting to perform an actino that is only available when the client is connected. Implements the System.Exception More...

Inheritance diagram for TwitchLib.Client.Exceptions.ClientNotConnectedException:

Public Member Functions

 ClientNotConnectedException (string description)
 Exception constructor More...
 

Detailed Description

Exception thrown when attempting to perform an actino that is only available when the client is connected. Implements the System.Exception

See also
System.Exception

Constructor & Destructor Documentation

◆ ClientNotConnectedException()

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

Exception constructor

Parameters
descriptionThe description.

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