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