webhook_telegram_bot.exceptions
This file contains application exception classes.
Module Contents
- exception webhook_telegram_bot.exceptions.WebhookBotException
Bases:
ExceptionBase application exception.
- exception webhook_telegram_bot.exceptions.ImproperlyConfiguredException
Bases:
WebhookBotExceptionApplication is somehow improperly configured.