C# 클래스 TwitchLib.Exceptions.API.StreamOfflineException

Exception representing an attempt to fetch stream data on a stream that is offline.
상속: System.Exception
파일 보기 프로젝트 열기: swiftyspiffy/TwitchLib

공개 메소드들

메소드 설명
StreamOfflineException ( ) : System

Exception constructor

메소드 상세

StreamOfflineException() 공개 메소드

Exception constructor
public StreamOfflineException ( ) : System
리턴 System