summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-service-exception
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-service-exception')
-rw-r--r--api/pl.treksoft.kvision.remote/-service-exception/-init-.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-service-exception/index.html26
2 files changed, 40 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.remote/-service-exception/-init-.html b/api/pl.treksoft.kvision.remote/-service-exception/-init-.html
new file mode 100644
index 00000000..1ecc5550
--- /dev/null
+++ b/api/pl.treksoft.kvision.remote/-service-exception/-init-.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ServiceException.<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">ServiceException</a>&nbsp;/&nbsp;<a href="./-init-.html">&lt;init&gt;</a><br/>
+<br/>
+<h1>&lt;init&gt;</h1>
+(js) <a name="pl.treksoft.kvision.remote.ServiceException$&lt;init&gt;(kotlin.String)"></a>
+<code><span class="identifier">ServiceException</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.ServiceException$<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>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.remote/-service-exception/index.html b/api/pl.treksoft.kvision.remote/-service-exception/index.html
new file mode 100644
index 00000000..6b376cee
--- /dev/null
+++ b/api/pl.treksoft.kvision.remote/-service-exception/index.html
@@ -0,0 +1,26 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ServiceException - 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">ServiceException</a><br/>
+<br/>
+<h1>ServiceException</h1>
+(js) <code><span class="keyword">class </span><span class="identifier">ServiceException</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>
+<h3>Constructors</h3>
+<table>
+<tbody>
+<tr>
+<td>
+(js)
+<h4><a href="-init-.html">&lt;init&gt;</a></h4>
+</td>
+<td>
+<code><span class="identifier">ServiceException</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.ServiceException$<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></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>