C# Class SanderVantEinde.TelegramBot.BotNotFoundException

Inheritance: System.Exception
Mostrar archivo Open project: sandervanteinde/TelegramBot

Public Methods

Method Description
BotNotFoundException ( string reason ) : System

Method Details

BotNotFoundException() public method

public BotNotFoundException ( string reason ) : System
reason string
return System