1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-10-05 00:45:03 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.bot.exceptions/-common-request-exception/-common-request-exception.md
2021-03-17 15:18:37 +00:00

12 lines
636 B
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.bot.exceptions](../index.md)/[CommonRequestException](index.md)/[CommonRequestException](-common-request-exception.md)
# CommonRequestException
[common]
Content
fun [CommonRequestException](-common-request-exception.md)(response: [Response](../../dev.inmo.tgbotapi.types/-response/index.md), plainAnswer: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), message: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)?)