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

Exception representing a provided scope was not permitted.
상속: System.Exception
파일 보기 프로젝트 열기: swiftyspiffy/TwitchLib

공개 메소드들

메소드 설명
BadScopeException ( string data ) : System

Exception constructor

메소드 상세

BadScopeException() 공개 메소드

Exception constructor
public BadScopeException ( string data ) : System
data string
리턴 System