webhook_telegram_bot.exceptions

This file contains application exception classes.

Module Contents

exception webhook_telegram_bot.exceptions.WebhookBotException

Bases: Exception

Base application exception.

exception webhook_telegram_bot.exceptions.ImproperlyConfiguredException

Bases: WebhookBotException

Application is somehow improperly configured.