C# Class TwitchLib.Exceptions.Services.BadQueryCountException

Exception representing an invalid cache size provided.
Inheritance: System.Exception
Afficher le fichier Open project: swiftyspiffy/TwitchLib

Méthodes publiques

Méthode Description
BadQueryCountException ( string data ) : System

Exception constructor.

Method Details

BadQueryCountException() public méthode

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