C# 클래스 TwitchLib.Exceptions.Services.BadQueryCountException

Exception representing an invalid cache size provided.
상속: System.Exception
파일 보기 프로젝트 열기: swiftyspiffy/TwitchLib

공개 메소드들

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

Exception constructor.

메소드 상세

BadQueryCountException() 공개 메소드

Exception constructor.
public BadQueryCountException ( string data ) : System
data string
리턴 System