summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-security-exception
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-06-02 00:47:15 +0200
committerRobert Jaros <rjaros@finn.pl>2018-06-02 00:47:15 +0200
commit12d2bd198c9ff5cb197e50da2d024a2418b8ee36 (patch)
treee26bb718fdfac0b1c7745d9d9c2b2c93e6ce51f6 /api/pl.treksoft.kvision.remote/-security-exception
parent7ada58635fcbbbef5a5a3c466ae688a4319cde31 (diff)
downloadkvision-12d2bd198c9ff5cb197e50da2d024a2418b8ee36.tar.gz
kvision-12d2bd198c9ff5cb197e50da2d024a2418b8ee36.tar.bz2
kvision-12d2bd198c9ff5cb197e50da2d024a2418b8ee36.zip
Upgrade to 0.0.13
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-security-exception')
-rw-r--r--api/pl.treksoft.kvision.remote/-security-exception/-init-.html15
-rw-r--r--api/pl.treksoft.kvision.remote/-security-exception/index.html28
2 files changed, 43 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.remote/-security-exception/-init-.html b/api/pl.treksoft.kvision.remote/-security-exception/-init-.html
new file mode 100644
index 00000000..d959cf47
--- /dev/null
+++ b/api/pl.treksoft.kvision.remote/-security-exception/-init-.html
@@ -0,0 +1,15 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SecurityException.<init> - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">SecurityException</a>&nbsp;/&nbsp;<a href="./-init-.html">&lt;init&gt;</a><br/>
+<br/>
+<h1>&lt;init&gt;</h1>
+<a name="pl.treksoft.kvision.remote.SecurityException$&lt;init&gt;(kotlin.String)"></a>
+<code><span class="identifier">SecurityException</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.SecurityException$<init>(kotlin.String)/message">message</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span></code>
+<p>A security exception.</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.remote/-security-exception/index.html b/api/pl.treksoft.kvision.remote/-security-exception/index.html
new file mode 100644
index 00000000..49182894
--- /dev/null
+++ b/api/pl.treksoft.kvision.remote/-security-exception/index.html
@@ -0,0 +1,28 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SecurityException - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="./index.html">SecurityException</a><br/>
+<br/>
+<h1>SecurityException</h1>
+<code><span class="keyword">class </span><span class="identifier">SecurityException</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-exception/index.html"><span class="identifier">Exception</span></a></code>
+<p>A security exception.</p>
+<h3>Constructors</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-init-.html">&lt;init&gt;</a></p>
+</td>
+<td>
+<code><span class="identifier">SecurityException</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.SecurityException$<init>(kotlin.String)/message">message</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span></code>
+<p>A security exception.</p>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>