diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.cordova/-result/error.html')
-rw-r--r-- | api1/pl.treksoft.kvision.cordova/-result/error.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-result/error.html b/api1/pl.treksoft.kvision.cordova/-result/error.html new file mode 100644 index 00000000..dee04516 --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-result/error.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Result.error - 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="./error.html">error</a><br/> +<br/> +<h1>error</h1> +<a name="pl.treksoft.kvision.cordova.Result.Companion$error(pl.treksoft.kvision.cordova.Result.Companion.error.E)"></a> +<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">E</span><span class="symbol">></span> <span class="identifier">error</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.Result.Companion$error(pl.treksoft.kvision.cordova.Result.Companion.error.E)/ex">ex</span><span class="symbol">:</span> <a href="error.html#E"><span class="identifier">E</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-failure/index.html"><span class="identifier">Result.Failure</span></a><span class="symbol"><</span><a href="error.html#E"><span class="identifier">E</span></a><span class="symbol">></span></code> +</BODY> +</HTML> |