1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-02 14:49:47 +00:00
Files
2020-05-11 23:37:38 +06:00

15 lines
1.0 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>RequestException.cause - docs</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">docs</a>&nbsp;/&nbsp;<a href="../index.html">com.github.insanusmokrassar.TelegramBotAPI.bot.exceptions</a>&nbsp;/&nbsp;<a href="index.html">RequestException</a>&nbsp;/&nbsp;<a href="./cause.html">cause</a><br/>
<br/>
<h1>cause</h1>
(common) <a name="com.github.insanusmokrassar.TelegramBotAPI.bot.exceptions.RequestException$cause"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">cause</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html"><span class="identifier">Throwable</span></a><span class="symbol">?</span></code> <a href="https://github.com/InsanusMokrassar/TelegramBotAPI/blob/master/TelegramBotAPI/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/bot/exceptions/RequestException.kt#L26">(source)</a>
</BODY>
</HTML>