C# Class TwitchLib.Exceptions.API.BadScopeException

Exception representing a provided scope was not permitted.
Inheritance: System.Exception
Afficher le fichier Open project: swiftyspiffy/TwitchLib

Méthodes publiques

Méthode Description
BadScopeException ( string data ) : System

Exception constructor

Method Details

BadScopeException() public méthode

Exception constructor
public BadScopeException ( string data ) : System
data string
Résultat System