blob: f20185f581a9f7d84b9375f233a87439c6af5371 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Result.Failure.getException - kvision</title>
<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Result</a> / <a href="index.html">Failure</a> / <a href="./get-exception.html">getException</a><br/>
<br/>
<h1>getException</h1>
<a name="pl.treksoft.kvision.cordova.Result.Failure$getException()"></a>
<code><span class="keyword">fun </span><span class="identifier">getException</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#E"><span class="identifier">E</span></a></code>
</BODY>
</HTML>
|