C# Class TwitchLib.Exceptions.API.StreamOfflineException

Exception representing an attempt to fetch stream data on a stream that is offline.
Inheritance: System.Exception
Afficher le fichier Open project: swiftyspiffy/TwitchLib

Méthodes publiques

Méthode Description
StreamOfflineException ( ) : System

Exception constructor

Method Details

StreamOfflineException() public méthode

Exception constructor
public StreamOfflineException ( ) : System
Résultat System